Skip to content

Commit 8c1245a

Browse files
Update README.md
1 parent c799b2d commit 8c1245a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ To install Docker, follow the instructions for your operating system:
7777
Build the ISO with this command:
7878
7979
```bash
80-
docker run --rm --privileged -v $(pwd):/workdir arch-iso-builder bash -c "mkarchiso -v -w workdir/ -o out/ ."
80+
docker run --rm --privileged -v $(pwd):/workdir arch-iso-builder bash -c " ."
8181
```
8282
8383
4. **Retrieve the ISO**:
@@ -328,4 +328,4 @@ You can download the latest ISO from the [releases page](https://github.com/Gith
328328
329329
This project is licensed under my custom license - see the [LICENSE](LICENSE) file for details.
330330
331-
---
331+
---

0 commit comments

Comments
 (0)