From 42fd986da3faea61168cc87f7f15cd39258f23aa Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 4 Jun 2014 15:39:11 +0300 Subject: [PATCH] INSTALL.md: fix copy-pasting. [SKIP CI] --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index a1adf98c1..b4389d3c4 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -135,7 +135,7 @@ sudo pip install git+https://github.com/ProgVal/Limnoria.git@master or without root if you don't have it or don't want to use it. ``` -pip install git+https://github.com/ProgVal/Limnoria.git@testing --user +pip install git+https://github.com/ProgVal/Limnoria.git@master --user ``` If you wish to use Python 3 or 2 instead of default of your distribution