From 372a062ce8fec60947657ed7877043af91605ffb Mon Sep 17 00:00:00 2001 From: coderaiser Date: Fri, 19 Apr 2013 17:58:33 +0300 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9067a371..269eb583 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ Getting dev version of **Cloud Commander**: git clone git://github.com/coderaiser/cloudcmd.git git checkout dev -or by [link](https://github.com/coderaiser/cloudcmd/tree/dev "Dev version" +or by [link](https://github.com/coderaiser/cloudcmd/tree/dev "Dev version"). It is possible thet dev version Cloud Commander will needed dev version of Minify, so to get it you should type a couple more commands: @@ -13,4 +13,4 @@ so to get it you should type a couple more commands: rm -rf minify git clone git://github.com/coderaiser/minify cd minify - git checkout dev \ No newline at end of file + git checkout dev