README (Mac OS X instructions)

This commit is contained in:
clamsawd 2015-11-15 16:57:35 +01:00
parent 5ffa22a526
commit 5e1d5931a1

15
README
View File

@ -11,8 +11,8 @@ TOOLS
HOW TO INSTALL
--------------
* Unix systems (GNU/Linux,*BSD, Mac OS X, etc..)
================================================
* Unix systems (GNU/Linux,*BSD, etc..)
======================================
- Open the terminal and type the following comands:
@ -22,6 +22,17 @@ HOW TO INSTALL
Note: You must install git & python3 previously.
* Mac OS X
==========
- Open the terminal and type the following comands:
$ git clone https://github.com/clamsawd/ip2e.git
$ cd ip2e
# make -f makefile.osx
Note: You must install git & python3 previously.
* Windows
=========