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/06/05 16:56:00 UTC

[GitHub] nswamy commented on a change in pull request #11152: updating Scala IntelliJ tutorial & installation instructions [WIP]

nswamy commented on a change in pull request #11152: updating Scala IntelliJ tutorial & installation instructions [WIP]
URL: https://github.com/apache/incubator-mxnet/pull/11152#discussion_r193146538
 
 

 ##########
 File path: docs/tutorials/scala/mxnet_scala_on_intellij.md
 ##########
 @@ -28,28 +33,30 @@ brew cask install java8
 
 **Step 3.** Install maven:
 ```
-brew update
 brew install maven
 ```
 
-## Build the MXNet Shared Library and Scala Package
+**Step 4.** Install OpenCV:
+```
+brew install opencv@2
 
 Review comment:
   can you also please check other platforms by running on a Ubuntu AWS Instance(not using DL AMI). May be you can make that a separate task when you update the main scala install page.

----------------------------------------------------------------
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