From eea4b63b44288553638e4953c5e4ec59390de7c7 Mon Sep 17 00:00:00 2001 From: Denton Liu Date: Mon, 29 Aug 2016 10:23:40 -0400 Subject: Fix syntax for Windows batch file --- 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 64e293e2..5111b68c 100644 --- a/docs/installing-solidity.rst +++ b/docs/installing-solidity.rst @@ -146,7 +146,7 @@ manual process, but is now a one-liner: Or, on Windows: -.. code:: bash +.. code:: bat scripts\install_deps.bat -- cgit v1.2.3