Browse Source

Redundant if you are already running in root mode.

Tristan B. Kildaire 9 years ago
parent
commit
1cfa9130c7
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

73
 
73
 
74
     ssh username@freedombone_IP_address
74
     ssh username@freedombone_IP_address
75
     su
75
     su
76
-    sudo apt-get update
76
+    apt-get update
77
     apt-get install git dialog
77
     apt-get install git dialog
78
     git clone https://github.com/bashrc/freedombone
78
     git clone https://github.com/bashrc/freedombone
79
     cd freedombone
79
     cd freedombone