mirror of
https://github.com/craigerl/aprsd.git
synced 2024-12-18 23:55:58 -05:00
Update INSTALL.txt
This commit is contained in:
parent
85b17c3398
commit
54a2c016c9
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user