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:
[email protected]


With regards,
Apache Git Services

Reply via email to