fix git with install.txt

This commit is contained in:
Craig Lamparter 2021-01-17 07:56:59 -08:00
parent 7de2820caa
commit 5fb363c9e7
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ cd aprsd
pip install -e .
cd ~/.venv_aprsd/bin
./aprsd sample-config # generates a config.yml template
./aprsd sample-config # generates a config.yml template
vi ~/.config/aprsd/config.yml # copy/edit config here