Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marprz committed Sep 16, 2015
1 parent 96457ef commit fffa6fc
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
lonepseudoranger
================

the trilateration software for the Distributed Ground Station Network

How to build project on Linux?
1. Create folder for the build (e.g. 'build').
2. Go to this folder and call 'cmake path .' where path is the path to the project.
3. Call 'make'.
4. Application is ready to use.

How to build project on Windows?
A .exe is generated e.g. after execution of the code in the Dev-C++.

0 comments on commit fffa6fc

Please sign in to comment.