diff options
Diffstat (limited to 'docs/installing-solidity.rst')
-rw-r--r-- | docs/installing-solidity.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing-solidity.rst b/docs/installing-solidity.rst index c8f1a728..c189dd14 100644 --- a/docs/installing-solidity.rst +++ b/docs/installing-solidity.rst @@ -76,7 +76,7 @@ to compile Solidity on Ubuntu 16.04 (Xenial Xerus). One of the dependencies (Crypto++ Library, with version >= 5.6.2) can be installed either by adding the Ethereum PPA (Option 1) or by backporting -``libcrypto++`` from Ubuntu Development to Ubuntu Xenial +``libcrypto++`` from Ubuntu Development to Ubuntu Xenial (Option 2). .. note:: |