Add version number and release notes link to edex install page
- if we don't like this placement we can come up with something else?
This commit is contained in:
parent
1b13a7942c
commit
5d0a0ede8c
1 changed files with 10 additions and 1 deletions
|
@ -4,6 +4,15 @@ EDEX is the **E**nvironmental **D**ata **Ex**change system that represents the b
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Latest Version
|
||||||
|
|
||||||
|
**18.2.1-1**
|
||||||
|
|
||||||
|
[**View release notes**](https://www.unidata.ucar.edu/blogs/news/tags/awips-release)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
## System requirements
|
## System requirements
|
||||||
|
|
||||||
- 64-bit CentOS/RHEL 7
|
- 64-bit CentOS/RHEL 7
|
||||||
|
@ -386,4 +395,4 @@ sudo yum remove awips2-*
|
||||||
**6. Remove everything in the /awips2 directory**
|
**6. Remove everything in the /awips2 directory**
|
||||||
```
|
```
|
||||||
rm -rf /awips2/*
|
rm -rf /awips2/*
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue