Skip to content

Commit

Permalink
README update to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awegrzyn committed Feb 2, 2018
1 parent 08cf68d commit 5fd2ddc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ EOF

+ Install Monitoring RPM package **(as root)**
~~~
yum -y install alisw-Monitoring+v1.4.0-1.x86_64
yum -y install alisw-Monitoring+v1.5.0-1.x86_64
~~~

+ Configure Modules
Expand All @@ -44,9 +44,9 @@ export MODULEPATH=/opt/alisw/el7/modulefiles:$MODULEPATH

+ Load enviroment
~~~
eval `modulecmd bash load Monitoring/v1.4.0-1`
eval `modulecmd bash load Monitoring/v1.5.0-1`
~~~
The installation directory is: `/opt/alisw/el7/Monitoring/v1.4.0-1`
The installation directory is: `/opt/alisw/el7/Monitoring/v1.5.0-1`

### aliBuild
<details>
Expand Down

0 comments on commit 5fd2ddc

Please sign in to comment.