Skip to content

Commit

Permalink
docs: update scripts README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyckoka committed Oct 21, 2024
1 parent e46f8c4 commit 9e3faba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Run the script with the following command (inside the `scripts` directory):

It creates the FLOWViZ directory and clones the repository into it, and then, as the script itself tells you, it will only execute steps 1 to 3 of the manual setup that is present here: https://github.com/devandrepascoa/FLOWViZ?tab=readme-ov-file#manual-setup

**After running `flowviz_setup.sh`, you still need to execute steps 4 to 8 of the manual
**After running `flowviz_setup.sh`, you still need to execute steps 4 to 7 of the manual
setup.**

## Clean up
Expand Down
2 changes: 1 addition & 1 deletion scripts/flowviz_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ docker compose up -d
echo "FLOWViZ docker setup completed!"

echo "Steps 1 to 3 of the manual setup were executed successfully!"
echo "Now you still need to execute steps 4 to 8 of the manual setup. (https://github.com/devandrepascoa/FLOWViZ?tab=readme-ov-file#manual-setup)"
echo "Now you still need to execute steps 4 to 7 of the manual setup. (https://github.com/devandrepascoa/FLOWViZ?tab=readme-ov-file#manual-setup)"

0 comments on commit 9e3faba

Please sign in to comment.