summaryrefslogtreecommitdiff
path: root/lib/spack/docs/index.rst
diff options
context:
space:
mode:
authorAdam J. Stewart <ajstewart426@gmail.com>2016-08-26 16:41:00 -0500
committerAdam J. Stewart <ajstewart426@gmail.com>2016-08-30 15:35:58 -0500
commit6795f4ca12369b9aee8700b65f4150f60cde460b (patch)
tree7ac836ea838bc732ac811677a5f2f90de7ef88a6 /lib/spack/docs/index.rst
parentf856952728811c267669962573aea15b9223c1e9 (diff)
downloadspack-6795f4ca12369b9aee8700b65f4150f60cde460b.tar.gz
spack-6795f4ca12369b9aee8700b65f4150f60cde460b.tar.bz2
spack-6795f4ca12369b9aee8700b65f4150f60cde460b.tar.xz
spack-6795f4ca12369b9aee8700b65f4150f60cde460b.zip
Use console instead of shell syntax lexer, fixes #1634
Diffstat (limited to 'lib/spack/docs/index.rst')
-rw-r--r--lib/spack/docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/docs/index.rst b/lib/spack/docs/index.rst
index 603245b5dc..45efcf131f 100644
--- a/lib/spack/docs/index.rst
+++ b/lib/spack/docs/index.rst
@@ -28,7 +28,7 @@ Get spack from the `github repository
<https://github.com/llnl/spack>`_ and install your first
package:
-.. code-block:: sh
+.. code-block:: console
$ git clone https://github.com/llnl/spack.git
$ cd spack/bin