diff --git a/INSTALL.txt b/INSTALL.txt index ee9f0a9..131ac3e 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -7,9 +7,11 @@ virtualenv .venv cd .venv/ source ./activate +cd /tmp git clone https://github.com/craigerl/aprsd.git cd aprsd pip install . +cd ~/.venv mkdir -p ~/.aprsd