typo
This commit is contained in:
parent
a2e127c34a
commit
86f6edfc6f
@ -26,7 +26,7 @@ run from inside images that it creates. Building an image is as easy as:
|
||||
mkdir work && cd work : Make a directory to work in
|
||||
appimg-builder --new : writes a template file build.conf in current directory
|
||||
vim build.conf : (optionally) make some changes to the template
|
||||
sudo appimg-build : Build an application image
|
||||
sudo appimg-builder : Build an application image
|
||||
|
||||
If you want you can even skip the steps of creating and editing a config file and
|
||||
just run appimg-build in a work directory and it will build the default appimg we use
|
||||
|
Loading…
Reference in New Issue
Block a user