mirror of
https://github.com/Kron4ek/Conty
synced 2024-12-26 09:58:38 +01:00
Update README.md
This commit is contained in:
parent
b3360cdb44
commit
99de03d896
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ There are three main ways to update Conty and get the latest packages, use which
|
||||||
|
|
||||||
## How to create your own Conty executables
|
## How to create your own Conty executables
|
||||||
|
|
||||||
1. Obtain Arch Linux boostrap by using `create-arch-bootstrap.sh`. Before running it, you can edit the script if you want , for example, to include a different set of packages inside the container, or to include additional locales. Root rights are required for this step.
|
1. Obtain Arch Linux boostrap by using `create-arch-bootstrap.sh`. Before running it, you can edit the script if you want , for example, to include a different set of packages inside the container, or to include additional locales. Make sure you have enough free disk space, i recommend at least 10 GB of free space. Root rights are required for this step.
|
||||||
|
|
||||||
```
|
```
|
||||||
# ./create-arch-bootstrap.sh
|
# ./create-arch-bootstrap.sh
|
||||||
|
|
Loading…
Reference in a new issue