type in README

This commit is contained in:
aheirman 2021-02-11 11:57:54 +01:00 committed by GitHub
parent 13c2d23a73
commit db562b5bc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ There are 4 commands the user should be aware of, they are writen in chronologic
This creates the chroot and cleans the most important locations (/lib, /bin, /sbin, /usr, /iglunix, /etc).
* chroot_fetch
This command will fetch the sources needed to get curl working inside the chroot. And some files for to be used inside the chroot environmen. This command will automatically be execute by `chroot_prepare_iglunix`. It it __NOT NEEDED__ to be manually exected. But it can be.
This command will fetch the sources needed to get curl working inside the chroot. And some files for to be used inside the chroot environmen. This command will automatically be execute by `chroot_prepare_iglunix`. It is __NOT NEEDED__ to be manually exected. But it can be.
* chroot_iglunix
This will chroot into the Iglunix environment.