From 0581fb9e9bc1396c7fe9b29c56bece29d58aa076 Mon Sep 17 00:00:00 2001 From: steeb Date: Fri, 15 Nov 2024 19:31:12 -0700 Subject: [PATCH] Update Software Notes --- Software-Notes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Software-Notes.md b/Software-Notes.md index fb3bf28..76029ec 100644 --- a/Software-Notes.md +++ b/Software-Notes.md @@ -7,6 +7,10 @@ A plain Debian installation did not see the Intel i226-v NIC, so this is a *poss First, edit `/etc/apt/sources.list` to add the lines for the Debian unstable repo +``` +sudo nano /etc/apt/sources.list +``` + ``` deb http://deb.debian.org/debian unstable main contrib non-free deb-src http://deb.debian.org/debian unstable main contrib non-free