You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/11/27 19:07:09 UTC

[GitHub] andrewfayres commented on a change in pull request #13358: Java demo file-path fix

andrewfayres commented on a change in pull request #13358: Java demo file-path fix
URL: https://github.com/apache/incubator-mxnet/pull/13358#discussion_r236802620
 
 

 ##########
 File path: scala-package/mxnet-demo/java-demo/README.md
 ##########
 @@ -1,38 +1,43 @@
 # MXNet Java Sample Project
 This is an project created to use Maven-published Scala/Java package with two Java examples.
 ## Setup
-Please copy the downloaded MXNet Java package jar file under the `java-demo` folder.
+You can find nightly release version from [here](https://repository.apache.org/#nexus-search;gav~org.apache.mxnet~~1.3.1-SNAPSHOT~~).
+Please keep the same version in the Makefile or [above version](https://repository.apache.org/#nexus-search;gav~org.apache.mxnet~~~~) to test to run this demo.
 
 Review comment:
   `to test to run this demo.` sounds odd

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services