mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
README: improve info on libssl-dev installation
This commit is contained in:
parent
b938a6c723
commit
2deadb2fff
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ of sub-implementations for different protocols:
|
||||||
|
|
||||||
- Install Rust with [rustup](https://rustup.rs/) (stable is recommended)
|
- Install Rust with [rustup](https://rustup.rs/) (stable is recommended)
|
||||||
- Install cmake with your package manager (e.g., `apt-get install cmake`)
|
- Install cmake with your package manager (e.g., `apt-get install cmake`)
|
||||||
- If you want to run aquatic_ws and are on a Unix-like OS, install the OpenSSL
|
- If you want to run aquatic_ws and are on Linux or BSD, install OpenSSL
|
||||||
components necessary for dynamic linking (e.g., `apt-get install libssl-dev`)
|
components necessary for dynamic linking (e.g., `apt-get install libssl-dev`)
|
||||||
- Clone this git repository and enter it
|
- Clone this git repository and enter it
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue