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
33a0e6c18d
commit
47ccce53ea
@ -13,12 +13,12 @@ cd ~/aprsd2
|
||||
git clone https://github.com/craigerl/aprsd.git
|
||||
cd aprsd
|
||||
pip install -e .
|
||||
cd ~/.venv_aprsd
|
||||
cd ~/.venv_aprsd/bin
|
||||
|
||||
./bin/aprsd # generates a config.yml template on first run
|
||||
./aprsd sample-config # generates a config.yml template
|
||||
|
||||
vi ~/.aprsd/config.yml
|
||||
vi ~/.config/aprsd/config.yml # copy/edit config here
|
||||
|
||||
./bin/aprsd
|
||||
./aprsd server
|
||||
|
||||
# profit! #
|
||||
|
Loading…
Reference in New Issue
Block a user