Explorar el Código

we have two faqs for now

Roger Dingledine hace 14 años
padre
commit
ee8b0893af
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      README

+ 2 - 1
README

@@ -4,7 +4,7 @@ is reasonably secure, but please ensure you read the instructions and
 configure it properly.
 
 To build Tor from source:
-        ./configure; make; make install
+        ./configure && make && make install
 
 Home page:
         https://www.torproject.org/
@@ -19,5 +19,6 @@ Making applications work with Tor:
         https://wiki.torproject.org/noreply/TheOnionRouter/TorifyHOWTO
 
 Frequently Asked Questions:
+        https://www.torproject.org/faq.html
         https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ