mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
Add cmd line to compile binary
This commit is contained in:
parent
1c4afe6d0f
commit
7bbe5aca5b
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ You will need to create your own web front display to make it pretty though.
|
|||
You can deploy the server on your own machine, it will listen to HTTP requests on the 8080 port by default.
|
||||
|
||||
```bash
|
||||
rustup override set nightly
|
||||
cargo run --release
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue