Skip to content

Commit

Permalink
better usage instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
adeeb10abbas authored Jul 26, 2023
1 parent 537bcfc commit 0bc7dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To make it a super convenient development environment, after running the contain

## Installation
Add the following to your `~/.bashrc` or `~/.zshrc` file to use the ros_dev command
or run the provided `setup.sh` (only for `bash` users)
or run the provided `setup.sh` (only for `bash` users). Note - change `$SCRIPT-DIR` to the path of the cloned repo. The `setup.bash` would do this automatically for `bash` users.
```
ros_dev() {
# Check if the correct number of arguments were provided
Expand Down

0 comments on commit 0bc7dd4

Please sign in to comment.