From 8f9e7f3f489fcdc019daadf76ccfbfaea40517a4 Mon Sep 17 00:00:00 2001 From: Harish K Date: Sat, 2 Jan 2016 19:46:07 +0530 Subject: [PATCH] Fix --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2c4b78f..c9ece09 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ installer-script.sh install ``` ## Example -* `installer-script.sh install nodejs ` - Installs using in-built installation script. -* `installer-script.sh install https://github.com/harish2704/neovim-konsole - Installs using generic formula.` +* `installer-script.sh install nodejs` + -> Installs using in-built installation script. +* `installer-script.sh install https://github.com/harish2704/neovim-konsole` + -> Installs using generic formula.`