mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
minor changes
This commit is contained in:
parent
f5bc7ca7fd
commit
2d3c050e90
1 changed files with 7 additions and 2 deletions
|
|
@ -42,9 +42,14 @@ There is a short list:
|
|||
Installing
|
||||
---------------
|
||||
**Cloud Commander** installing is very easy. All you need it's just clone
|
||||
repository from github. Install and start, just 3 commands:
|
||||
repository from github. Just 2 commands:
|
||||
|
||||
git clone git://github.com/coderaiser/cloudcmd.git --recursive
|
||||
git clone git://github.com/coderaiser/cloudcmd.git
|
||||
cd cloudcmd
|
||||
or
|
||||
|
||||
npm i cloudcmd
|
||||
mv node_modules/cloudcmd ./cloudcmd
|
||||
|
||||
Starting
|
||||
---------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue