summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorSteven M. Vascellaro <svascellaro@gmail.com>2018-07-05 09:59:01 -0400
committerClaudiu Popa <pcmanticore@gmail.com>2018-07-05 15:59:01 +0200
commit18023f050f9db7d63df38ab0d18072b60aabee24 (patch)
treead358f12357bd67933226574b7f7f4819cc3eeb7 /README.rst
parentacecb3d77eca71a29a1814297f0131ff5a4bd23b (diff)
downloadpylint-git-18023f050f9db7d63df38ab0d18072b60aabee24.tar.gz
Use code block for preview release (#2257)
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 66bd6104d..8cc02fb8e 100644
--- a/README.rst
+++ b/README.rst
@@ -84,6 +84,6 @@ Pylint is shipped with following additional commands:
Note
----
-Python 3.7 support is currently available on the preview release:
+Python 3.7 support is currently available on the preview release: ::
-``pip install pylint astroid --pre -U``
+ pip install pylint astroid --pre -U