Explorar o código

Update debian.md

Håvard O. Nordstrand %!s(int64=4) %!d(string=hai) anos
pai
achega
fa0106ff0b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
 
 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.
     - Install basics: `sudo ca-certificates`
     - Install tools: `tree vim screen curl net-tools htop iotop irqtop nmap`