Merge pull request #2 from mluczak/fix-macos-instructions

fixed installation instructions for macos brew gcc-arm-embedded package
This commit is contained in:
Peter D. Gray 2018-07-25 15:57:14 -04:00 committed by GitHub
commit bfec0d18a4

View File

@ -48,7 +48,8 @@ Which looks like this:
You'll probably need to install at least these packages:
brew install sdl2 gcc-arm-embedded
brew install sdl2
brew cask install gcc-arm-embedded
### Linux