Update requitites for source build

Update requitites for source build(rust version)

Fix README
This commit is contained in:
kwangin.jung 2020-04-26 21:18:20 +09:00
parent 10211737c5
commit 9c0956049a
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ curl -L https://install.meilisearch.com | sh
#### Compile and run it from sources
If you have the Rust toolchain already installed on your local system, clone the repository and change it to your working directory.
If you have the latest stable Rust toolchain installed on your local system, clone the repository and change it to your working directory.
```bash
git clone https://github.com/meilisearch/MeiliSearch.git