Update README.md

This commit is contained in:
JJ Grobler 2024-05-19 17:34:29 +02:00 committed by GitHub
parent 5cba78416d
commit 670ec0c19e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@ cp -R development/vscode-example development/.vscode
Run the following command in your working directory
```sh
docker build -t rafnav_bench:latest ./images/bench
docker build -t rafnav_bench:latest ./images/rafnav_bench
```
> You may change the tag to the relevant naming convention.