From 22e78638afda2dbcf53a84ebf4f3ab116a617de5 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Fri, 6 Mar 2015 02:37:30 -0500 Subject: [PATCH] docs(help) linux -> Linux --- HELP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index 369cb679..c47eb36d 100644 --- a/HELP.md +++ b/HELP.md @@ -258,7 +258,7 @@ iptables -t nat -D PREROUTING 1 ``` ### nginx -Get [nginx](http://nginx.org/ "nginx"). On linux it could be done this way: +Get [nginx](http://nginx.org/ "nginx"). On Linux it could be done this way: ```sh sudo apt-get install nginx #for ubuntu and debian