mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
a5a2fec154
commit
7ae78ea933
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
git checkout dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue