mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-12 07:58:54 +01:00
Simplify compile and run from sources
This commit is contained in:
parent
739c860cfd
commit
417d0ae92a
@ -97,13 +97,6 @@ If you have the latest stable Rust toolchain installed on your local system, clo
|
||||
```bash
|
||||
git clone https://github.com/meilisearch/MeiliSearch.git
|
||||
cd MeiliSearch
|
||||
```
|
||||
|
||||
In the cloned repository, compile MeiliSearch.
|
||||
|
||||
```bash
|
||||
rustup override set stable
|
||||
rustup update stable
|
||||
cargo run --release
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user