Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoftco committed May 23, 2023
1 parent 237d516 commit 675bcbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ To build both tool suite and the **staq** executable, execute
(in a terminal/console/command prompt) under the project's root directory

```bash
cmake -B build && cmake --build build --parallel 8
cmake -B build
```

followed by
Expand Down

0 comments on commit 675bcbd

Please sign in to comment.