Skip to content

Commit

Permalink
aerospaceresearch#1 update read.me document
Browse files Browse the repository at this point in the history
  • Loading branch information
Niroshan Ranapathi authored Mar 7, 2017
1 parent 324b3a2 commit b9eefa7
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
lonepseudoranger
================
the trilateration software for the Distributed Ground Station Network
The trilateration software for the Distributed Ground Station Network

##How to build project on Linux?

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?
##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 b9eefa7

Please sign in to comment.