From 08bf7426cf98cff235189d5148b511fb41dccf90 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Sat, 7 Jul 2012 14:45:09 -0400 Subject: [PATCH] adding updating description --- README.md | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 2e6a5f4d..050dbc05 100644 --- a/README.md +++ b/README.md @@ -28,16 +28,6 @@ Limited-mode features: - no local caching - full loading of all web page(with styles, js-scripts, html-page etc). -Installing ---------------- -**Cloud Commander** installing is very easy. All you need it's just clone -repository from github. Install and start, just 3 commands: - -git clone git://github.com/coderaiser/cloudcmd.git -cd cloudcmd -node server.js - - Hot keys: --------------- In all modern web browsers (but not in IE, becouse he special) hot keys works. @@ -48,6 +38,22 @@ There is a short list: - Alt + s - get all key bindings back - up, down, enter - filesystem navigation +Installing +--------------- +**Cloud Commander** installing is very easy. All you need it's just clone +repository from github. Install and start, just 3 commands: + +git clone git://github.com/coderaiser/cloudcmd.git +cd cloudcmd +node server.js + +Updating +--------------- +**Cloud Commander** is very buggy and alfa so it's very often updated. For update +you can just type in cloudcmd directory: + + git pull + Additional modules: --------------- **Cloud Commander** not using additional modules for main functionality.