Skip to content

Commit

Permalink
Updated setup-script
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Engström committed May 26, 2024
1 parent 1e6d0e9 commit 7a64c97
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 @@ -16,4 +16,4 @@ if [[ ":$PATH:" != *":$PROJECT_DIR:"* ]]; then
echo "export PATH=\"\$PATH:$PROJECT_DIR\"" >> ~/.bashrc
fi

echo "Road Network Generator was installed successfully."
source ~/.bashrc

0 comments on commit 7a64c97

Please sign in to comment.