From 5e73ea7fbcda336db9968271c259cca8adbb9cba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Edstr=C3=B6m?= Date: Sun, 27 Aug 2017 14:36:41 +0300 Subject: Correct package name for installing solc on Arch --- docs/installing-solidity.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/installing-solidity.rst b/docs/installing-solidity.rst index 782bb606..71607745 100644 --- a/docs/installing-solidity.rst +++ b/docs/installing-solidity.rst @@ -99,7 +99,7 @@ Arch Linux also has packages, albeit limited to the latest development version: .. code:: bash - pacman -S solidity-git + pacman -S solidity Homebrew is missing pre-built bottles at the time of writing, following a Jenkins to TravisCI migration, but Homebrew -- cgit v1.2.3