Przeglądaj źródła

ok ok only requires root if it requires root

svn:r1229
Roger Dingledine 22 lat temu
rodzic
commit
9944ad6b25
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      INSTALL

+ 1 - 1
INSTALL

@@ -5,7 +5,7 @@ Quickstart version for users:
 1) tar xvf it, and then cd into the directory.
 1) tar xvf it, and then cd into the directory.
 2) ./configure
 2) ./configure
 3) make
 3) make
-4) make install (as root)
+4) make install (as root if necessary)
 5) tor (if it doesn't work, give it the whole path or fix your path)
 5) tor (if it doesn't work, give it the whole path or fix your path)
   You don't need to run this as root, and you probably shouldn't.
   You don't need to run this as root, and you probably shouldn't.
   (If you're having problems, try running it with "-l info" to get
   (If you're having problems, try running it with "-l info" to get