Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Next, set git secrets to track the repository with git secrets --install

Code Block
languagebash
themeMidnight
firstline1
cd incubator-mxnet
git secrets --install

...

Code Block
languagebash
themeMidnight
firstline1
brew install --with-toolchain llvm
Option 2. Install gcc

...