[doc/build/macos] Use a tap

This commit is contained in:
Romain Goyet
2019-10-01 17:15:41 +02:00
committed by Ecco
parent 96cc96ec5f
commit ff9809d7dc

2
docs/build/index.md vendored
View File

@@ -23,7 +23,7 @@ Last but not least, download and install the latest [GCC toolchain from ARM](htt
We recommend using [Homebrew](https://brew.sh) to install all dependencies. Once you have installed Homebrew, install all the dependencies with the following command:
```
brew install armmbed/formulae/arm-none-eabi-gcc fltk freetype libpng pkg-config python
brew install numworks/tap/epsilon-sdk
```
### Debian or Ubuntu