Skip to content

Commit 93177af

Browse files
authored
client readme change (#34)
1 parent d003fe3 commit 93177af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ohttp-client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The repo supports development using GitHub Codespaces and devcontainers. The rep
4444
Alternatively, you can setup your own environment by installing dependencies.
4545
```
4646
sudo apt update
47-
sudo apt install -y curl build-essential jq
47+
sudo apt install -y curl build-essential jq libssl-dev
4848
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
4949
```
5050

0 commit comments

Comments
 (0)