Update README.md
This commit is contained in:
parent
9565b873a5
commit
5d4bd9d3c8
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@ Use the arkanium-build script to build your customlinux images.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ sudo arkanium-build customlinux
|
$ 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.
|
Once done you can find compressed and uncompressed copies of your new image in the `target` directory.
|
||||||
|
|
Loading…
Add table
Reference in a new issue