diff --git a/noaacap/usr/local/share/noaacap/README b/noaacap/usr/local/share/noaacap/README index bc45cb3..ced5e3a 100644 --- a/noaacap/usr/local/share/noaacap/README +++ b/noaacap/usr/local/share/noaacap/README @@ -1,10 +1,14 @@ This software is written in python 3.4 and has been tested with aprx 2.9.x. If you are running a version < 2.9.0 you should first update aprx. The current -release may be found at http://thelifeofkenneth.com/aprx/debs/. +release of aprx may be found at http://thelifeofkenneth.com/aprx/debs/. + +The current release of noaacap may be found at: + +https://github.com/K2DLS/noaacap/releases Once you are running aprx >= 2.9, install noaacap: -Install via sudo dpkg -i noaacap-0.6.deb. Then, to satisfy the dependencies, +Install via sudo dpkg -i noaacap-0.7.deb. Then, to satisfy the dependencies, run sudo apt-get -f install. CONFIGURATION