From 3047136f7a06e16d5bf8a3615362c62f901bc9ef Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Mon, 1 Oct 2018 08:19:22 +0100 Subject: [PATCH] Added link to Jake website I was unaware of that Jake was so I thought it'd be handy to include a link to the website. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ede02510dc..a8b068bbab 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Change to the TypeScript directory: cd TypeScript ``` -Install Jake tools and dev dependencies: +Install [Jake](http://jakejs.com/) tools and dev dependencies: ```bash npm install -g jake