Typo in readme.

Why are there so many typos?
This commit is contained in:
aheirman 2021-02-21 13:22:49 +01:00 committed by GitHub
parent ba9300d561
commit 9b3f7eeada
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ There are 4 new commands the user should be aware of, they are written in chrono
* 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 environment. This command will automatically be execute by `chroot_prepare_iglunix`. It is __NOT NEEDED__ to be manually executed. But it can be for development purposes.
This command will fetch the sources needed to get curl working inside the chroot. And some files for to be used inside the chroot environment. This command will automatically be executed by `chroot_prepare_iglunix`. It is __NOT NEEDED__ to be manually executed. But it can be for development purposes.
* chroot_iglunix
This will chroot into the Iglunix environment. Once inside run `source /etc/profile` this helps debugging.