]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commitdiff
Reworded the pip instructions
authorPhillip Berndt <phillip.berndt@googlemail.com>
Wed, 30 Nov 2016 21:17:28 +0000 (22:17 +0100)
committerGitHub <noreply@github.com>
Wed, 30 Nov 2016 21:17:28 +0000 (22:17 +0100)
README.md

index 6b90d4d0cb7c7b094b682901d5a6436314514385..4fbb38dff10ca049b95fcc71a49b19b4fdfd5ca9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -70,10 +70,10 @@ list of what exactly will be installed.
 We appreciate packaging scripts for other distributions, please file a pull
 request if you write one.
 
-On any distribution with `pip` installed you can install it with:
-```
-sudo pip install -e git+http://github.com/phillipberndt/autorandr#egg=autorandr
-```
+If you prefer `pip` over your package manager, you can install autorandr with:
+
+    sudo pip install "git+http://github.com/phillipberndt/autorandr#egg=autorandr"
+
 
 ## How to use