From 29c3d4abc564c44e63b05de85fa7f534918df317 Mon Sep 17 00:00:00 2001 From: beech Date: Sat, 13 Jul 2024 02:47:07 -0500 Subject: [PATCH] Updated instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 770b489..6cd1225 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ passwd useradd -m -g users -G wheel,storage,power -s /bin/bash USERNAME # Set the password for your account, replace USERNAME with the user you created -passwd USERNAME # Set your USER password +passwd USERNAME # Run this & take note of your network adapter name (ex: ens33) ip link