Browse Source

we have two faqs for now

Roger Dingledine 14 years ago
parent
commit
ee8b0893af
1 changed files with 2 additions and 1 deletions
  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