Skip to content

Commit

Permalink
Remove reference to spaceros dir in home directory (issue space-ros#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
eholum committed Aug 11, 2024
1 parent ad020b8 commit 0089740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion space_robots/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ docker exec -it <container-name> bash
Make sure packages are sourced:

```bash
source ~/spaceros/install/setup.bash
source ${SPACEROS_DIR}/install/setup.bash
```

```bash
Expand Down

0 comments on commit 0089740

Please sign in to comment.