mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
README files: mention installing build-essential
This commit is contained in:
parent
be5d5893ef
commit
c5e09e8106
3 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@ More benchmark details are available [here](../../documents/aquatic-http-load-te
|
|||
### Compiling
|
||||
|
||||
- Install Rust with [rustup](https://rustup.rs/) (latest stable release is recommended)
|
||||
- Install cmake with your package manager (e.g., `apt-get install cmake`)
|
||||
- Install build dependencies with your package manager (e.g., `apt-get install cmake build-essential`)
|
||||
- Clone this git repository and build the application:
|
||||
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue