mirror of
https://github.com/craigerl/aprsd.git
synced 2026-06-13 19:38:46 -04:00
Update INSTALL.txt
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user