Skip to content

Commit

Permalink
update usage instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
henrykrumb committed Aug 3, 2023
1 parent 49eec2c commit 0bb7c9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ First, you'll need to install OpenIGTLink and libspacenav system-wide.
Once that's done, do:

```bash
mkdir build
cd build
cmake ..
make
```

Expand Down

0 comments on commit 0bb7c9d

Please sign in to comment.