From 46503af805d09afae391c70382d3bc702adae2c9 Mon Sep 17 00:00:00 2001 From: Samyak Bhuta Date: Mon, 14 Oct 2013 16:28:08 +0530 Subject: [PATCH] 'nexe', can be installed globally. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77e5f05..429c2de 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Compile javascript **with** node.js. This allows you to move your executable aro Via NPM: ```bash - npm install nexe + npm install nexe [-g] ``` Or git: