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 2019/07/15 16:49:53 UTC

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #15538: some minor typos/clarifications

ChaiBapchya commented on a change in pull request #15538: some minor typos/clarifications
URL: https://github.com/apache/incubator-mxnet/pull/15538#discussion_r303533576
 
 

 ##########
 File path: scala-package/README.md
 ##########
 @@ -133,8 +133,8 @@ Also, add the dependency which corresponds to your platform to the ```dependenci
 Build From Source
 -----------------
 
-Checkout the [Installation Guide](http://mxnet.incubator.apache.org/install/index.html) contains instructions to install mxnet package and build it from source. Scala maven build assume you already have a ``lib/libmxnet.so`` file.
-If you have built MXNet from source and are looking to setup Scala from that point, you may simply run the following from the MXNet source root, Scala build will detect your platform (OSX/Linux) and libmxnet.so flavor (CPU/GPU):
+The [Installation Guide](http://mxnet.incubator.apache.org/install/index.html) contains instructions to install mxnet or build it from source. The Scala/Java package is built from source using Maven. The maven build assumes you already have a ``lib/libmxnet.so`` file.
 
 Review comment:
   ```suggestion
   The [Installation Guide](http://mxnet.incubator.apache.org/install/index.html) contains instructions to install Mxnet or build it from source. The Scala/Java package is built from source using Maven. The maven build assumes you already have a ``lib/libmxnet.so`` file.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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