From 5bf23e110d09fd1dfc1ad9cadb1e8d0fcab16f89 Mon Sep 17 00:00:00 2001 From: Scott Date: Tue, 26 Jul 2016 22:13:01 +1000 Subject: [PATCH] Update readme --- web/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/web/README.md b/web/README.md index aa5ae109..e6fe8923 100644 --- a/web/README.md +++ b/web/README.md @@ -1,10 +1,8 @@ ### Prerequisites -You need git to clone the angular-seed repository. You can get git from -[http://git-scm.com/](http://git-scm.com/). +You can get git from [http://git-scm.com/](http://git-scm.com/). -We also use a number of node.js tools to initialize and test angular-seed. You must have node.js and -its package manager (npm) installed. You can get them from [http://nodejs.org/](http://nodejs.org/). +You must have node.js and its package manager (npm) installed. You can get them from [http://nodejs.org/](http://nodejs.org/). ### Install Dependencies ```