From 8bcada6ffed79450ca1c5d5b03c6251d81a3f067 Mon Sep 17 00:00:00 2001 From: d-oliveros Date: Tue, 29 Jul 2014 21:30:09 -0700 Subject: [PATCH] Updated bower instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a9dc30..d3aea7c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A simple, pure javascript (No jQuery required!) AngularJS directive to make elem Install with bower with: ```bash -bower install ngSmoothScroll +bower install ngSticky ```