diff options
| author | Steve Piercy <web@stevepiercy.com> | 2016-01-24 01:10:13 -0800 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2016-01-24 01:10:13 -0800 |
| commit | 22f221099e785cb763e9659da029933ca9fc11e6 (patch) | |
| tree | 95b71e504ea996fddef0410de5ca8b80d8040c71 /docs/quick_tutorial/requirements.rst | |
| parent | 3cdd3cedb9a120228f5bb2c0a9d53c0017b55cd9 (diff) | |
| download | pyramid-22f221099e785cb763e9659da029933ca9fc11e6.tar.gz pyramid-22f221099e785cb763e9659da029933ca9fc11e6.tar.bz2 pyramid-22f221099e785cb763e9659da029933ca9fc11e6.zip | |
Use proper syntax names in code samples to allow highlighting and avoid errors. See https://github.com/sphinx-doc/sphinx/issues/2264
Diffstat (limited to 'docs/quick_tutorial/requirements.rst')
| -rw-r--r-- | docs/quick_tutorial/requirements.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_tutorial/requirements.rst b/docs/quick_tutorial/requirements.rst index 6d5a965cd..f855dcb55 100644 --- a/docs/quick_tutorial/requirements.rst +++ b/docs/quick_tutorial/requirements.rst @@ -109,7 +109,7 @@ For Linux, the commands to do so are as follows: For Windows: -.. code-block:: posh +.. code-block:: ps1con # Windows c:\> cd \ |
