Browse Source

README + installer assumes tfb user is allowed to run sudo

marko asplund 11 years ago
parent
commit
5db83d11e7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -25,6 +25,7 @@ $ sudo apt-get install openssh-server
 * If Ubuntu is already installed, run the following command and follow the prompts.
 ```bash
 $ sudo adduser tfb
+$ sudo usermod -a -G sudo tfb
 ```
 * Log in as `tfb`
 * Fully update **NOTE**: If you update the kernel (linux-firmware), it is generally a good idea to reboot aftewards.