diff options
author | Jesús <heckyel@hyperbola.info> | 2021-02-16 13:00:03 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-02-16 13:00:03 -0500 |
commit | dba9ccfb9ad340c8ea9742612007b212abef3fc7 (patch) | |
tree | edf4c9b5400aeb27e1074adfcf0c9afd74db9829 | |
parent | 8fac251e074926a173a7aebf6801569dec6d30fe (diff) | |
download | book-dba9ccfb9ad340c8ea9742612007b212abef3fc7.tar.lz book-dba9ccfb9ad340c8ea9742612007b212abef3fc7.tar.xz book-dba9ccfb9ad340c8ea9742612007b212abef3fc7.zip |
[libretools]: add avance usage
-rw-r--r-- | libretools/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libretools/README.md b/libretools/README.md index eabcc68..c59222a 100644 --- a/libretools/README.md +++ b/libretools/README.md @@ -22,6 +22,10 @@ doas librechroot -A i686 -n i686 make +#### Avanzado + + doas librechroot -C /etc/pacman.conf -M /usr/share/pacman/defaults/makepkg.conf.i686 -n i686 make + ### Entrar a la Jaula doas librechroot -n x86_64 enter |