mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
docs/Getting Started.md: cargo build --release --all-features
This commit is contained in:
committed by
Luke Parker
parent
b54548b13a
commit
6a4bccba74
@@ -59,7 +59,7 @@ cargo install --git https://github.com/foundry-rs/foundry --profile local --lock
|
||||
```
|
||||
git clone https://github.com/serai-dex/serai
|
||||
cd serai
|
||||
cargo build --release
|
||||
cargo build --release --all-features
|
||||
```
|
||||
|
||||
### Run Tests
|
||||
|
||||
Reference in New Issue
Block a user