Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
niciBume authored Mar 31, 2024
1 parent 1fa8b94 commit 8c05772
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .docker_utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ This should take much less time, less than 1 minute.
**Step 3/4**: Create folder structure that resembles the following. Note that it is two folders up from the position of the `race_stack`.

```bash
<race_stack directory>/../../
<race_stack directory>/../
...
├── cache
│   └── noetic
Expand Down Expand Up @@ -73,7 +73,7 @@ docker compose build nuc
**Step 3/4**: Create folder structure that resembles the following. Note that it is two folders up from the position of the `race_stack`.

```bash
<race_stack directory>/../../
<race_stack directory>/../
...
├── cache
│   └── noetic
Expand Down

0 comments on commit 8c05772

Please sign in to comment.