mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
docs(readme) add download link
This commit is contained in:
parent
64e151dd3d
commit
1307ae1925
1 changed files with 3 additions and 3 deletions
|
|
@ -94,12 +94,12 @@ Right mouse click button show context menu with items:
|
|||
|
||||
Installing
|
||||
---------------
|
||||
**Cloud Commander** installing is very easy. All you need it's just clone
|
||||
repository from github. Just 2 commands:
|
||||
**Cloud Commander** installing is very easy. All you need is [download](https://github.com/coderaiser/cloudcmd/archive/master.zip)
|
||||
and unpack or just clone repository from github:
|
||||
|
||||
git clone git://github.com/coderaiser/cloudcmd.git
|
||||
cd cloudcmd
|
||||
or
|
||||
or install in npm:
|
||||
|
||||
npm i cloudcmd
|
||||
mv node_modules/cloudcmd ./
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue