Updated instructions

pull/1/head
beech 2 years ago
parent 33d8ac4743
commit 821611c997
  1. 4
      README.md

@ -27,10 +27,6 @@ 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
# File edits for permissions
sed -i 's/^# %wheel ALL=(ALL:ALL) ALL/%wheel ALL=(ALL:ALL) ALL/' /etc/sudoers
echo "Defaults rootpw" >> /etc/sudoers
# Run this & take note of your network adapter name (ex: ens33)
ip link