From d934165952a7026316554ab2006d78258751c630 Mon Sep 17 00:00:00 2001 From: Chen Yi-Cyuan Date: Mon, 5 Jan 2015 21:20:56 +0800 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e722697..8839315 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A simple MD5 hash function for JavaScript supports UTF-8 encoding. ## Install You can also install js-md5 by using Bower. - bower install js-md5 + bower install md5 For node.js, you can use this command to install: