Skip to content

Commit

Permalink
updating readme using 5.6 version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffwarren authored Apr 10, 2019
1 parent 32ff3cc commit 66ae54c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ the Harmony/VLTrader installation directory (`$CLEOHOME` below).
```
git clone [email protected]:cleo/connector-random.git
mvn clean package
cp target/random-5.5.0.0-distribution.zip $CLEOHOME
cp target/random-5.6.0.0-distribution.zip $CLEOHOME
cd $CLEOHOME
unzip -o random-5.5.0.0-distribution.zip
unzip -o random-5.6.0.0-distribution.zip
./Harmonyd stop
./Harmonyd start
```
Expand Down

0 comments on commit 66ae54c

Please sign in to comment.