Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ruffsl committed Jul 10, 2024
1 parent c695baa commit 0314c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Building locally leverages various caching strategies to speedup subsequent dock
docker buildx bake dever

# Run container from image as a test
docker run -it --rm nav2:tooler bash
docker run -it --rm nav2:dever bash
```

#### Pulling Remotely
Expand Down

0 comments on commit 0314c34

Please sign in to comment.