Link to Requirements section
This commit is contained in:
parent
87a9e7f0cb
commit
467b677d8b
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ sudo apt-get install arduino-mk
|
||||||
If you're using homebrew (or [linuxbrew](https://github.com/Homebrew/linuxbrew)) then you can find this in the
|
If you're using homebrew (or [linuxbrew](https://github.com/Homebrew/linuxbrew)) then you can find this in the
|
||||||
`arduino-mk` package which can be installed using the following commands.
|
`arduino-mk` package which can be installed using the following commands.
|
||||||
|
|
||||||
Also make sure you have the necessary dependencies installed. Refer to the Requirements section below to install the dependencies.
|
Also make sure you have the necessary dependencies installed. Refer to the [Requirements](#requirements) section below to install the dependencies.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# add tap
|
# add tap
|
||||||
|
|
Loading…
Reference in a new issue