Update INSTALL.txt

This commit is contained in:
Craig Lamparter 2020-12-06 08:53:54 -08:00 committed by GitHub
parent 85b17c3398
commit 54a2c016c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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