Skip to content
Snippets Groups Projects
Commit cb3f55d9 authored by Javier Laplaza Galindo's avatar Javier Laplaza Galindo
Browse files

Update README.md

parent 3ae30c25
No related branches found
No related tags found
1 merge request!21merge back
# Installation
Download the last RTKLIB version [http://www.rtklib.com/](url)
an save it in your home directory (/home/user-name).
\ No newline at end of file
an save it in your home directory (/home/user-name).
Create a directory to build all the source files:
```
$ mkdir build
$ cd build
```
Compile the source files:
```
$ cmake ..
$ make
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment