mirror of
https://github.com/craigerl/aprsd.git
synced 2025-08-08 00:02:26 -04: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
|
git clone https://github.com/craigerl/aprsd.git
|
||||||
cd aprsd
|
cd aprsd
|
||||||
pip install -e .
|
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! #
|
# profit! #
|
||||||
|
Loading…
x
Reference in New Issue
Block a user