Skip to content

Commit

Permalink
docs/parsec_user_guide.md: add configure step to manual setup instruc…
Browse files Browse the repository at this point in the history
…tions

Signed-off-by: Anders Brownworth <[email protected]>

Address Michael's suggestion adding a note about only necessary once

Signed-off-by: Anders Brownworth <[email protected]>
  • Loading branch information
anders94 authored and HalosGhost committed Jan 4, 2024
1 parent fb6c206 commit c156258
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/parsec_user_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ If you are using MacOS or an Ubuntu-like distribution, you can run the system wi

Build and run the system:
```console
$ ./scripts/configure.sh # only necessary on initial setup
$ ./scripts/build.sh
$ ./scripts/parsec-run-local.sh [OPTIONS] # use --help flag for help
```
Expand Down

0 comments on commit c156258

Please sign in to comment.