Skip to content

Commit 9e3faba

Browse files
committed
docs: update scripts README.md
1 parent e46f8c4 commit 9e3faba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Run the script with the following command (inside the `scripts` directory):
1212

1313
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
1414

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

1818
## Clean up

scripts/flowviz_setup.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ docker compose up -d
3535
echo "FLOWViZ docker setup completed!"
3636

3737
echo "Steps 1 to 3 of the manual setup were executed successfully!"
38-
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)"
38+
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 commit comments

Comments
 (0)