This commit is contained in:
q3aql 2016-03-01 19:09:42 +01:00
parent a65b2367f5
commit 6203ef05f1

6
README
View File

@ -16,7 +16,7 @@ HOW TO INSTALL
- 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 $ cd ip2e
# make # make
@ -27,7 +27,7 @@ HOW TO INSTALL
- 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 $ cd ip2e
# make -f makefile.osx # make -f makefile.osx
@ -37,7 +37,7 @@ HOW TO INSTALL
========= =========
- Install Python 3.x from https://www.python.org/. - 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\. - Unzip the package in your system. For example in C:\Program Files\.
- Add the folder to PATH variable. - Add the folder to PATH variable.
- Double click on 'install.cmd'. - Double click on 'install.cmd'.