Skip to content

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Damian Rouson <rouson@lbl.gov>
  • Loading branch information
ktras and rouson authored Jan 17, 2024
1 parent 9f2829a commit 7847e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ echo "To run one of the programs in the example subdirectory, enter a command of
echo "following form at a shell command prompt after replacing <example-base-name>"
echo "with the base name of a file in the example/ subdirectory:"
echo ""
echo "fpm run --example <example-base-name>"
echo "fpm run --example <example-base-name> --profile release"

0 comments on commit 7847e32

Please sign in to comment.