We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c799b2d commit 8c1245aCopy full SHA for 8c1245a
README.md
@@ -77,7 +77,7 @@ To install Docker, follow the instructions for your operating system:
77
Build the ISO with this command:
78
79
```bash
80
- docker run --rm --privileged -v $(pwd):/workdir arch-iso-builder bash -c "mkarchiso -v -w workdir/ -o out/ ."
+ docker run --rm --privileged -v $(pwd):/workdir arch-iso-builder bash -c " ."
81
```
82
83
4. **Retrieve the ISO**:
@@ -328,4 +328,4 @@ You can download the latest ISO from the [releases page](https://github.com/Gith
328
329
This project is licensed under my custom license - see the [LICENSE](LICENSE) file for details.
330
331
----
+---
0 commit comments