From 50294274c3bff09809fd4506e1273ced45883804 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 13 Feb 2016 17:51:08 +0200 Subject: [PATCH] Explain what does mean "pip" // Issue #517 --- docs/installation.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index bcc296ef..2343516d 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -55,11 +55,11 @@ Installation Methods Please *choose ONE of* the following methods: -a) Python Package Manager ``pip`` -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +a) Python Package Manager +~~~~~~~~~~~~~~~~~~~~~~~~~ The latest stable version of PlatformIO may be installed or upgraded via -`pip `_ as follows: +Python Package Manager (`pip `_) as follows: .. code-block:: bash