Skip to content

Commit

Permalink
Edited README file.
Browse files Browse the repository at this point in the history
  • Loading branch information
mzemp committed Jul 3, 2014
1 parent 06d1dbd commit 8ef4cd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ None.

COMPILATION & INSTALLATION

First, clone or download the code from GitHub. In order to compile the code, just type make in the iof code directory:
First, clone or download the code from GitHub. In order to compile the code just type make in the iof code directory:

$> make

This will generate a static library file called libiof.a. Other code can then be linked against this library.

In order to clean up the code, type:
In order to clean up the code type:

$> make clean

Expand Down

0 comments on commit 8ef4cd3

Please sign in to comment.