From 0679395d8c4032820692ec047464f09c23ea6898 Mon Sep 17 00:00:00 2001 From: Javier Cejudo Date: Sat, 18 Oct 2014 18:16:27 +1100 Subject: [PATCH] chore(readme): remove amout of ways to install There are currently five ways, not four, and I figured there is no point in keeping the number anyway. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71df90195..f02d83bcb 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Check out the sample app: http://angular-ui.github.io/ui-router/sample/ ## Get Started -**(1)** Get UI-Router in one of 4 ways: +**(1)** Get UI-Router in one of the following ways: - clone & [build](CONTRIBUTING.md#developing) this repository - [download the release](http://angular-ui.github.io/ui-router/release/angular-ui-router.js) (or [minified](http://angular-ui.github.io/ui-router/release/angular-ui-router.min.js)) - via **[Bower](http://bower.io/)**: by running `$ bower install angular-ui-router` from your console