From ef132d8037087c647d35e1f39d7cd44a5b924c54 Mon Sep 17 00:00:00 2001 From: Craig Lamparter Date: Sat, 5 Dec 2020 12:56:52 -0800 Subject: [PATCH] Update INSTALL.txt --- INSTALL.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL.txt b/INSTALL.txt index 8e0dfb0..b9f8923 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -15,6 +15,8 @@ cd aprsd pip install . cd ~/.venv_aprsd +mkdir -p ~/.aprsd + ./bin/aprsd # generates a config.yml template on first run vi ~/.aprsd/config.yml