diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2022-04-12 02:33:48 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2022-04-12 02:33:48 +0200 |
commit | bcf061abf932f9adf243554c22185d323f5ff2ea (patch) | |
tree | dd8d079ffa66e8aa6f0d0b54ef07e77f8f34ce9b /public_hurd_boxen | |
parent | 56e1abda424f1dc7bbeccfe28e05a2caa50bc6de (diff) | |
download | web-bcf061abf932f9adf243554c22185d323f5ff2ea.tar.gz web-bcf061abf932f9adf243554c22185d323f5ff2ea.tar.bz2 web-bcf061abf932f9adf243554c22185d323f5ff2ea.zip |
People should really use apt instead of apt-get nowadays
Diffstat (limited to 'public_hurd_boxen')
-rw-r--r-- | public_hurd_boxen/installation.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public_hurd_boxen/installation.mdwn b/public_hurd_boxen/installation.mdwn index 04ab5cd8..405215bb 100644 --- a/public_hurd_boxen/installation.mdwn +++ b/public_hurd_boxen/installation.mdwn @@ -87,7 +87,7 @@ Steps for *install_crosshurd*: * if it's a Xen domU: - # sudo apt-get --purge install libc0.3-xen libc0.3-i686- + # sudo apt --purge install libc0.3-xen libc0.3-i686- * As needed: |