Commit cbd2f9f1 authored by chiaming2000's avatar chiaming2000
Browse files

Update README.md

parent ade97932
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -10,5 +10,7 @@ To make the reads work, you must run the writes first. This is for each type (ra

How to run the Demo
=========
1. mvn clean package
2. java -jar ./target/Demo1-0.0.1-SNAPSHOT-jar-with-dependencies.jar
1. git clone https://github.com/Seagate/kinetic-demo1.git
2. cd Demo1 
3. mvn clean package
4. java -jar ./target/Demo1-0.0.1-SNAPSHOT-jar-with-dependencies.jar