From 54a2c016c9f08c35b1860b70473204970b7dfe68 Mon Sep 17 00:00:00 2001 From: Craig Lamparter Date: Sun, 6 Dec 2020 08:53:54 -0800 Subject: [PATCH] Update INSTALL.txt --- INSTALL.txt | 2 ++ 1 file changed, 2 insertions(+) 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