This commit is contained in:
craigerl 2020-12-06 08:59:45 -08:00
commit 174e8054de
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