kohr-h commented on a change in pull request #13101: [Doc] Fix repo paths in Ubuntu build doc URL: https://github.com/apache/incubator-mxnet/pull/13101#discussion_r230558740
########## File path: docs/install/ubuntu_setup.md ########## @@ -161,24 +161,24 @@ For other libraries, visit the [Math Library Selection](build_from_source.html#m If building on CPU and using OpenBLAS: ```bash - git clone --recursive https://github.com/apache/incubator-mxnet.git - cd mxnet + git clone --recursive https://github.com/apache/incubator-mxnet.git ~/mxnet + cd ~/mxnet Review comment: ok ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
