From 670ec0c19efa3ebea6255dad2e2dc8b51b45487e Mon Sep 17 00:00:00 2001 From: JJ Grobler <149567957+JJ-Cronos@users.noreply.github.com> Date: Sun, 19 May 2024 17:34:29 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2a3e09a..e9fd3512 100644 --- a/README.md +++ b/README.md @@ -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.