From 446ed829ecf22981999ab46603e0f91361a3c9f1 Mon Sep 17 00:00:00 2001 From: Nick Terwoord Date: Fri, 7 Aug 2015 13:11:22 -0400 Subject: [PATCH] Update documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09435e9..acc9db1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Amazon S3 deployer plugin for [Hexo](http://hexo.io/) ## Installation ``` bash -$ npm install git://git@github.com/nt3rp/hexo-deployer-s3.git --save +$ npm install hexo-deployer-s3 --save ``` ## Options