From 467b677d8bdebd864548e3fa216222996d8edcca Mon Sep 17 00:00:00 2001 From: Sudar Date: Sat, 4 Apr 2015 06:25:11 +0530 Subject: [PATCH] Link to Requirements section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9abba1..f95449a 100644 --- a/README.md +++ b/README.md @@ -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 `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 # add tap