Updated BuildServices (asciidoc)

This commit is contained in:
Federico Ceratto 2017-07-27 20:53:09 +01:00
parent 3146cb158e
commit f7a4f78ff7
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Under Test Commands >> Dependency Commands >> Pre-dependency commands:
[source,sh]
----
wget http://http.us.debian.org/debian/pool/main/n/nim/nim_0.16.0-1_amd64.deb
wget http://http.us.debian.org/debian/pool/main/o/openssl1.0/libssl1.0.2_1.0.2k-1_amd64.deb
wget http://http.us.debian.org/debian/pool/main/o/openssl1.0/libssl1.0.2_1.0.2l-2_amd64.deb
sudo dpkg -i *_amd64.deb
----