[Pkg-javascript-commits] [d3-tip.js] 192/277: don't need the name prefix
bhuvan krishna
bhuvan-guest at moszumanska.debian.org
Thu Dec 8 06:57:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
bhuvan-guest pushed a commit to branch master
in repository d3-tip.js.
commit 7164e35ff6dc3d6fb56cd260659c7b0c95c6e2f9
Author: Justin Palmer <justin at github.com>
Date: Tue Oct 1 09:50:11 2013 -0700
don't need the name prefix
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index fb01d68..b0b202f 100644
--- a/README.md
+++ b/README.md
@@ -13,9 +13,8 @@ See the [API Documentation](docs/index.md)
### Install with Bower
```
-bower install Caged/d3-tip
+bower install d3-tip
```
-*Note the capital "C"*
### Quick Usage
``` javascript
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/d3-tip.js.git
More information about the Pkg-javascript-commits
mailing list