소스 검색

we have two faqs for now

Roger Dingledine 15 년 전
부모
커밋
ee8b0893af
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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