Update README with release location
This commit is contained in:
parent
b9999ab468
commit
71f500d914
|
|
@ -1,10 +1,14 @@
|
||||||
This software is written in python 3.4 and has been tested with aprx 2.9.x.
|
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
|
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:
|
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.
|
run sudo apt-get -f install.
|
||||||
|
|
||||||
CONFIGURATION
|
CONFIGURATION
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue