Skip to content

Commit

Permalink
typo and letter order
Browse files Browse the repository at this point in the history
  • Loading branch information
giorez committed Mar 25, 2024
1 parent 1eba09b commit fa933f4
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ Start a shell sessions to find the target device with `lsblk` command.
[TIP]
====
General variables +
_WORKDIR_ is the working directory path on your computer +
_DEVICE_ is the device name from the lsblk command +
_PARTSIZE_ is the GiB capacity of each partition/distribution +
_PARTATTR_ are the attributes of each partition/distribution +
_PARTSIZE_ is the GiB capacity of each partition/distribution +
_WORKDIR_ is the working directory path on your computer +
Distribution-specific variables +
_DISTROURL_ is the image downloading URL address of Linux distribution +
Expand Down Expand Up @@ -424,7 +424,7 @@ $ sudo su
# exit
----

Than build the image using _pmbootstrap_
Then build the image using _pmbootstrap_

[source,console]
----
Expand Down

0 comments on commit fa933f4

Please sign in to comment.