d6f04a94 by Skip Hines

updated README.md with correct version information

1 parent 4642bea9
......@@ -22,7 +22,7 @@ or
~~~sh
$ java -Xnoclassgc -jar $XIDSDK/bin/xidcg.jar \
-v \
-prop ../../Tensor/V1.0.0/XIDData.prop \
-prop ../../Tensor/V1.1/XIDData.prop \
-prop XIDData.prop \
HpeBLE.xid.xml \
HpeCellular.xid.xml \
......
......@@ -7,7 +7,7 @@ ILP XIDs do not encode their ordinals (i.e. tags and offets). XIDData.prop is r
~~~sh
$ java -Xnoclassgc -jar $XIDSDK/bin/xidcg.jar \
-v \
-prop https://xid.location.studio/Tensor/V1.0.0/XIDData.prop \
-prop https://xid.location.studio/Tensor/V1.1/XIDData.prop \
-prop https://xid.location.studio/HPE/V1.2/XIDData.prop \
-prop https://xid.location.studio/ILP/V1.2/XIDData.prop \
https://xid.location.studio/ILP/V1.2/IlpAssistanceApi.xid.xml \
......@@ -18,7 +18,7 @@ OR
$ java -Xnoclassgc -jar $XIDSDK/bin/xidcg.jar \
-v \
-prop ../../Tensor/V1.0.0/XIDData.prop \
-prop ../../Tensor/V1.1/XIDData.prop \
-prop ../../HPE/V1.2/XIDData.prop \
-prop XIDData.prop \
IlpAssistanceApi.xid.xml \
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!