From 470e4570f2418b7870b3655f0a744760d21edccd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=AD=E3=81=93=20=E7=99=BD=E3=81=84?= Date: Thu, 28 Mar 2024 16:31:44 +0700 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ねこ 白い --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6667f25a0..10bc4f5f3 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ You need to run the pre-defined Docker image, mount your cloned GitHub repo, and Replace `` with your real path to the local repo. Double-quote is needed if there are spaces in your path. ```shell -docker run -it -v :/root shiroinekotfs/gnu-windows:latest bash +docker run -it -v :/root theflightsims/gnu-windows-build:latest bash ``` Once you're in the `bash`, try this command: