From 798775fa1b8ace8cc94efab822058c75f70670a4 Mon Sep 17 00:00:00 2001 From: chriseth Date: Wed, 18 May 2016 21:37:38 +0200 Subject: Corrected errors. --- docs/layout-of-source-files.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/layout-of-source-files.rst') diff --git a/docs/layout-of-source-files.rst b/docs/layout-of-source-files.rst index 5b81b0e8..dcb18518 100644 --- a/docs/layout-of-source-files.rst +++ b/docs/layout-of-source-files.rst @@ -88,7 +88,7 @@ the following in your source file: and then run the compiler as -.. code-block:: shell +.. code-block:: bash solc github.com/ethereum/dapp-bin/=/usr/local/dapp-bin/ source.sol -- cgit