update macOS build instructions

This commit is contained in:
Samuel Sadok
2020-06-10 16:09:18 +02:00
parent 1106dbb6e3
commit b88f66ab99
+1 -1
View File
@@ -83,7 +83,7 @@ First install [Homebrew](https://brew.sh/). Then you can run these commands in T
brew install armmbed/formulae/arm-none-eabi-gcc
brew cask install osxfuse && brew install tup
brew install openocd
pip install PyYAML Jinja2 jsonschema
pip3 install PyYAML Jinja2 jsonschema
```
#### Windows