summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMurali Reddy <muralimmreddy@gmail.com>2018-09-14 13:44:02 +0530
committerGitHub <noreply@github.com>2018-09-14 13:44:02 +0530
commit5d4827b0c1ff52dec20ff47020dee493dbde6b09 (patch)
tree4665b572404f22bde70a5803df354464966694a4
parent52fee2297bc69da8e47b572d049867cac46724c9 (diff)
parentf88813fcf2346ad2d5f58873f040851bb14735db (diff)
Merge pull request #61 from tao12345666333/fix-rst-syntax
doc: fix README.rst syntax.
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index c4e908a..2df8dbf 100644
--- a/README.rst
+++ b/README.rst
@@ -67,7 +67,7 @@ Installation
------------
The kube-shell requires python and
-```pip`` <https://pypi.python.org/pypi/pip>`__ to install. You can
+`pip <https://pypi.python.org/pypi/pip>`__ to install. You can
install the kube-shell using ``pip``:
.. code:: bash