From a463b7fb4cd7ddfa616a4f1d445510d8f5df1c28 Mon Sep 17 00:00:00 2001 From: Puly <61112636+KoNickss@users.noreply.github.com> Date: Fri, 14 Apr 2023 01:29:52 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83ec77a..688b3e2 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If you're using another distrbution create a chroot system (using the bootstrap (if prompted to import or update pgp keys, that means your docker archlinux img is heavily out of date, run `docker pull archlinux` to fix it. -`sudo docker run /finalimage -v $PWD:/finalimage --privileged --rm koffe --pacs=base,linux` +`sudo docker run -v $PWD:/finalimage --privileged --rm koffe --pacs=base,linux` Note: On Windows, replace $PWD with an absolute path on your host, something like `c:\\Foo\\bar\\` ## Converting a standard Arch USB to koffe without any other OS (internet required):