readme should include wget for yum repo file

This commit is contained in:
mjames-upc 2016-03-18 20:18:14 -05:00
parent 88a0dd17de
commit cb3e1a650d

View file

@ -42,6 +42,10 @@ selinux should be **disabled** [(read more about selinux at redhat.com)](https:/
## CentOS/RHEL 6 Server Config
#### Download awips2.repo yum file
wget -O /etc/yum.repos.d/awips2.repo http://www.unidata.ucar.edu/software/awips2/doc/awips2.repo
#### create user `awips` and group `fxalpha`
groupadd fxalpha