From 9d93812f308e0f12ba66936b8a18794fa253349c Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 21 Oct 2013 10:08:51 +0300 Subject: [PATCH] docs(help) "like that" -> "this way:" --- HELP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index fba25070..ba077b93 100644 --- a/HELP.md +++ b/HELP.md @@ -203,7 +203,7 @@ in your list they could differ). ``` ###nginx -Get [nginx](http://nginx.org/ "nginx"). On linux it could be done like that +Get [nginx](http://nginx.org/ "nginx"). On linux it could be done this way: ```sh sudo apt-get install nginx #for ubuntu and debian