Skip to content

Commit

Permalink
Fix formatting in the README file
Browse files Browse the repository at this point in the history
  • Loading branch information
Kazade committed May 1, 2014
1 parent 430e5df commit 9f84b80
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ If you are using Kazmath in a project, I'd be happy to hear about it. Find me on

Compiling is simple using CMake, on Linux:

mkdir build
cd build
cmake ..
make
sudo make install
mkdir build
cd build
cmake ..
make
sudo make install

On other platforms use CMake to generate an appropriate project file.

Expand Down

0 comments on commit 9f84b80

Please sign in to comment.