Håvard O. Nordstrand 4 роки тому
батько
коміт
fa0106ff0b
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      config/server/debian.md

+ 1 - 1
config/server/debian.md

@@ -57,7 +57,7 @@ If you didn't already configure this during the installation. Typically the case
 ### Basic Configuration
 ### Basic Configuration
 
 
 1. Packages:
 1. Packages:
-    - (Optional) Enable the `contrib` and `non-free` repo areas by setting `free contrib non-free` to every line in `/etc/apt/sources.list`.
+    - (Optional) Enable the `contrib` and `non-free` repo areas by setting `main contrib non-free` for every `deb`/`deb-src` in `/etc/apt/sources.list`.
     - Update, upgrade and auto-remove.
     - Update, upgrade and auto-remove.
     - Install basics: `sudo ca-certificates`
     - Install basics: `sudo ca-certificates`
     - Install tools: `tree vim screen curl net-tools htop iotop irqtop nmap`
     - Install tools: `tree vim screen curl net-tools htop iotop irqtop nmap`