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 /unsorted | |
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 'unsorted')
-rw-r--r-- | unsorted/InstallTips.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/unsorted/InstallTips.mdwn b/unsorted/InstallTips.mdwn index 46b485ec..ed314979 100644 --- a/unsorted/InstallTips.mdwn +++ b/unsorted/InstallTips.mdwn @@ -73,8 +73,8 @@ You should have booted the kernel now, check output to see if it detects your ne Be sure to issue - apt-get update - apt-get upgrade + apt update + apt upgrade Before running x run the console |