Update README.md

This commit is contained in:
Stephen Seo 2022-06-02 15:25:30 +09:00
parent 849639b0da
commit 72ccf74f1d

View file

@ -34,7 +34,7 @@ script to run.
Use `/usr/bin/mkarchroot` to create your CHROOT in a directory.
mkarchroot $HOME/mychroot base base-devel
mkarchroot $HOME/mychroot base base-devel ccache sccache
You must refer to the CHROOT as `$HOME/mychroot` if you used the same name as in
the previous example.