Merge pull request #135 from jhmartin/update-installdoc

Update INSTALL with new conf files
This commit is contained in:
Walter A. Boring IV 2023-10-26 09:20:20 -04:00 committed by GitHub
commit 8746a9477c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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