From cb753ec0486fdcd01cf47c041aa13c41726c8c62 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 20 Jul 2016 19:15:38 +0300 Subject: [PATCH] docs(help) ``` -> ` --- HELP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index 71bee446..1424c2ab 100644 --- a/HELP.md +++ b/HELP.md @@ -36,7 +36,7 @@ Install The installation of file manager is very simple. - install latest version of [node.js](https://nodejs.org/ "node.js"). -- install ```cloudcmd``` via ```npm``` with: +- install `cloudcmd` via `npm` with: ```sh npm i cloudcmd -g