Merge pull request #10 from KonradIT/master

Add Linux instructions ('make' vs 'make .')
pull/13/head
David Newman 2018-12-21 11:01:16 -08:00 zatwierdzone przez GitHub
commit 2caff4449a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -81,6 +81,12 @@ $ make .
$ ./source/app/gpr_tools/gpr_tools
```
Linux build instructions, after running the above:
```
$ make
$ ./source/app/gpr_tools/gpr_tools
```
## Using gpr_tools
Some example commands are shown below: