Skip to content

Commit

Permalink
Address Michael's suggestion adding a note about only necessary once
Browse files Browse the repository at this point in the history
Signed-off-by: Anders Brownworth <[email protected]>
  • Loading branch information
anders94 committed Jan 3, 2024
1 parent 59a21c7 commit 9b8f8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/parsec_user_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +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
$ ./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 9b8f8a0

Please sign in to comment.