diff --git a/INSTALL.txt b/INSTALL.txt index 3b80896..ee9f0a9 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -13,6 +13,10 @@ pip install . mkdir -p ~/.aprsd +./bin/aprsd # generates a config.yml template on first run + +vi ~/.aprsd/config.yml + ./bin/aprsd -vi ~/.aprsd/config.yml +# profit! #