Skip to content

Commit

Permalink
Remove reference to spaceros dir in home directory (issue #161)
Browse files Browse the repository at this point in the history
  • Loading branch information
eholum committed Sep 19, 2024
1 parent f885e27 commit 63687ed
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 63687ed

Please sign in to comment.