mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
add deps to make setup easier
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
##### Ubuntu
|
##### Ubuntu
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt-get install -y build-essential cmake clang-11 git curl python3-pip protobuf-compiler
|
sudo apt-get install -y build-essential cmake clang-11 git curl python3-pip protobuf-compiler libssl-dev pkg-config
|
||||||
```
|
```
|
||||||
|
|
||||||
### Install rustup
|
### Install rustup
|
||||||
|
|||||||
Reference in New Issue
Block a user