[or-cvs] r20921: {projects} Cosmetic changes of README (projects/gettor)

kaner at seul.org kaner at seul.org
Sun Nov 8 12:40:26 UTC 2009


Author: kaner
Date: 2009-11-08 07:40:26 -0500 (Sun, 08 Nov 2009)
New Revision: 20921

Modified:
   projects/gettor/README
Log:
Cosmetic changes of README


Modified: projects/gettor/README
===================================================================
--- projects/gettor/README	2009-11-08 12:18:35 UTC (rev 20920)
+++ projects/gettor/README	2009-11-08 12:40:26 UTC (rev 20921)
@@ -28,13 +28,13 @@
 This setup descripton presumes that you have access to the latest gettor svn 
 trunk somewhere in your local file system.
 
-    svn co https://freehaven.net/svn/projects/gettor gettor
+    gettor at moria:~/tmp$ svn co https://freehaven.net/svn/projects/gettor gettor
 
 After checking out the GetTor source code, you will need to install everything
 as follows:
 
-    cd gettor/
-    python setup.py install
+    gettor at moria:~/tmp$ cd gettor/
+    gettor at moria:~/tmp/gettor$ python setup.py install
 
 This will copy necessary files to ~/opt/gettor.
 
@@ -43,6 +43,7 @@
 After that, you will want to ensure that you have a properly configured set
 of mo files for each translation. Generate and install mo files as follows:
 
+    gettor at moria:~/tmp/gettor$ cd ~/opt/gettor
     gettor at moria:~/opt/gettor$ ./GetTor.py -r
 
 You'll see something like this upon success:



More information about the tor-commits mailing list