Update README.md

This commit is contained in:
Dennis ten Hoove 2023-08-14 08:24:10 +02:00
parent 9565b873a5
commit 5d4bd9d3c8

View file

@ -19,6 +19,9 @@ Use the arkanium-build script to build your customlinux images.
```shell
$ sudo arkanium-build customlinux
### Or alternatively using a custom image name
$ sudo ARKANIUM_OVERWRITE_RANDOM='customos_v1.0' arkanium-build customlinux
```
Once done you can find compressed and uncompressed copies of your new image in the `target` directory.