Skip to content

Commit ea774e9

Browse files
committed
remove old dependencies
1 parent bd67657 commit ea774e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ organization concept for module/file names:
169169
To compile the node, please install [cargo](https://doc.rust-lang.org/cargo/)
170170

171171
```bash
172-
sudo apt install -y build-essential cmake libsqlite3-dev libssl-dev libzmq3-dev pkg-config
172+
sudo apt install -y build-essential
173173
cargo install --path . --locked --all-features
174174
```
175175

0 commit comments

Comments
 (0)