mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-12-27 23:11:39 +01:00
Merge #1266
1266: Simplify compile and run from sources r=curquiza a=tpayet Related to #1136, I just saw that compile & run instructions from sources were not up to date Co-authored-by: Thomas Payet <thomas@meilisearch.com>
This commit is contained in:
commit
ee02d55e67
@ -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…
x
Reference in New Issue
Block a user