Update INSTALL with new conf files

The name of the config files has changed, update INSTALL with the new names.
This commit is contained in:
Jason Martin 2023-10-23 00:14:59 +00:00
parent 313ea5b6a5
commit 5828643f2e
No known key found for this signature in database
GPG Key ID: D7C1D3B70BFB684B
1 changed files with 3 additions and 2 deletions

View File

@ -27,9 +27,10 @@ pip install -e .
# CONFIGURE
# Now configure aprsd HERE
./aprsd sample-config # generates a config.yml template
mkdir -p ~/.config/aprsd
./aprsd sample-config > ~/.config/aprsd/aprsd.conf # generates a config template
vi ~/.config/aprsd/config.yml # copy/edit config here
vi ~/.config/aprsd/aprsd.conf # copy/edit config here
aprsd server