mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
docs(help) rm " "
This commit is contained in:
parent
3243bbb123
commit
3cfa218d68
1 changed files with 5 additions and 5 deletions
10
HELP.md
10
HELP.md
|
|
@ -49,15 +49,15 @@ All you need is
|
|||
and unpack or just clone repository from github:
|
||||
|
||||
```
|
||||
git clone git://github.com/coderaiser/cloudcmd.git
|
||||
cd cloudcmd
|
||||
node cloudcmd
|
||||
git clone git://github.com/coderaiser/cloudcmd.git
|
||||
cd cloudcmd
|
||||
node cloudcmd
|
||||
```
|
||||
or install in npm:
|
||||
|
||||
```
|
||||
npm i cloudcmd -g
|
||||
cloudcmd
|
||||
npm i cloudcmd -g
|
||||
cloudcmd
|
||||
```
|
||||
|
||||
Additional modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue