diff --git a/INSTALL b/INSTALL index 289c5fe..29cba1c 100644 --- a/INSTALL +++ b/INSTALL @@ -2,8 +2,9 @@ Dependencies (Debian): python-obelisk from https://github.com/darkwallet/python-obelisk - # pip install tornado + # pip install tornado pyellyptic $ cd gateway/txrad/ $ make + $ export PYTHONPATH="/path-to-gateway-repo/lib:$PYTHONPATH"