From 94f4c9369cf15be4b7b43174808330f6faeb4d8a Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 9 Jul 2012 10:56:05 +0300 Subject: [PATCH] formatted installing section --- README.md | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 2e6a5f4d..42b5024d 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.