Skip to content

Commit

Permalink
Add Linux instructions ('make' vs 'make .')
Browse files Browse the repository at this point in the history
  • Loading branch information
KonradIT committed Dec 21, 2018
1 parent 4d5e443 commit 7f2e006
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7f2e006

Please sign in to comment.