1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-06-11 18:38:48 -04:00

Update INSTALL.txt

This commit is contained in:
Craig Lamparter
2020-12-09 08:05:08 -08:00
committed by GitHub
parent 9dcb73b2a1
commit 9cd65424f8
+1 -1
View File
@@ -12,7 +12,7 @@ mkdir ~/aprsd2
cd ~/aprsd2
git clone https://github.com/craigerl/aprsd.git
cd aprsd
pip install .
pip install -e .
cd ~/.venv_aprsd
./bin/aprsd # generates a config.yml template on first run