From 71b08b63ab21121728787a9e5abe0b9019b2c4dc Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Sun, 20 Mar 2016 09:55:14 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df2fec8..244f4a2 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Just run `nodengine` to change to current package.json version. Just it! For automatic switching, add this snippet into `.extra`: ```bash -echo "chpwd () { nodengine }" >> ~/.extra +echo "\nchpwd () {\n nodengine\n}" >> ~/.extra ``` ## License