Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Commit

Permalink
Add libssl-dev to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
zzag committed Jan 1, 2016
1 parent 508370b commit 92fdabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ brew install openssl
luarocks install luacrypto OPENSSL_DIR=/usr/local/opt/openssl/

# Ubuntu
sudo apt-get install libzmq3-dev
sudo apt-get install libzmq3-dev libssl-dev
```

## Installing iTorch
Expand Down

0 comments on commit 92fdabd

Please sign in to comment.