From 6f0506637e45f3f1087c3fc412d02c4aba243ac6 Mon Sep 17 00:00:00 2001 From: Rafael Lorandi Date: Mon, 20 Jan 2020 01:50:54 -0300 Subject: [PATCH] Fix Gentoo overlay link text --- docs/installing-solidity.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/installing-solidity.rst b/docs/installing-solidity.rst index 721161082..d02651a2e 100644 --- a/docs/installing-solidity.rst +++ b/docs/installing-solidity.rst @@ -174,7 +174,8 @@ Install it using ``brew``: # eg. Install 0.4.8 brew install https://raw.githubusercontent.com/ethereum/homebrew-ethereum/77cce03da9f289e5a3ffe579840d3c5dc0a62717/solidity.rb -Gentoo Linux also provides a solidity package that can be installed using ``emerge``: +Gentoo Linux has an `Ethereum overlay `_ that contains a solidity package. +After the overlay is setup, ``solc`` can be installed in x86_64 architectures by: .. code-block:: bash