From 4ec0d3c3e1c72f94cc94abe202117a3a63ecddb0 Mon Sep 17 00:00:00 2001 From: Bryan Grill Date: Wed, 7 Nov 2018 22:13:34 -0500 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 880423a..5eb035a 100644 --- a/README.md +++ b/README.md @@ -151,12 +151,12 @@ define([ ## Usage Fork or download this repo or download -[the latest release](https://github.com/EBAEngineering/WAB-Widget-Template/releases/tag/v1.0). +[the latest release](https://github.com/brygrill/wab-react-webpack/releases). ### Install Node and Yarn -- [Node 8.9.0](https://nodejs.org/en/) -- [Yarn 1.3.2](https://yarnpkg.com/lang/en/docs/install/) +- [Node](https://nodejs.org/en/) +- [Yarn](https://yarnpkg.com/lang/en/docs/install/) ### Install Dependencies