summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/HOWTO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/HOWTO b/doc/HOWTO
index 71601b1..33d5870 100644
--- a/doc/HOWTO
+++ b/doc/HOWTO
@@ -245,7 +245,7 @@ make
make test
python setup.py install --prefix=/home/thandy/install
export PYTHONPATH=/home/thandy/install/lib/
-export PATH=$PATH:`pwd`/install/bin/
+export PATH=$PATH:/home/thandy/install/bin/
thandy-client update /bundleinfo/tor/source/
or