diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.rst b/docs/installation.rst index 6867e962..a2bb4aab 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -136,7 +136,7 @@ On OS X: $ env DYLD_LIBRARY_PATH="$HOME/anaconda/lib" pip install cryptography -And on Linux: +and on Linux: .. code-block:: console |