diff --git a/README.md b/README.md index 2d64b56..fb6445e 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,10 @@ arkanium-build.d Use the arkanium-build script to build your customlinux images. ```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 +# 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.