From 6203ef05f1e5f37a547d0220d6aa87455a9268c0 Mon Sep 17 00:00:00 2001 From: q3aql Date: Tue, 1 Mar 2016 19:09:42 +0100 Subject: [PATCH] README --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 3b1cb8b..f60c128 100644 --- a/README +++ b/README @@ -16,7 +16,7 @@ HOW TO INSTALL - Open the terminal and type the following comands: - $ git clone https://github.com/clamsawd/ip2e.git + $ git clone https://github.com/q3aql/ip2e.git $ cd ip2e # make @@ -25,9 +25,9 @@ HOW TO INSTALL * Mac OS X ========== - - Open the terminal and type the following comands: + - Open the terminal and type the following comands: - $ git clone https://github.com/clamsawd/ip2e.git + $ git clone https://github.com/q3aql/ip2e.git $ cd ip2e # make -f makefile.osx @@ -37,7 +37,7 @@ HOW TO INSTALL ========= - Install Python 3.x from https://www.python.org/. - - Download https://github.com/clamsawd/ip2e/archive/master.zip + - Download https://github.com/q3aql/ip2e/archive/master.zip - Unzip the package in your system. For example in C:\Program Files\. - Add the folder to PATH variable. - Double click on 'install.cmd'.