From 564c7ac81414e2d1ca869e7e7655308fbd2802a3 Mon Sep 17 00:00:00 2001 From: enen92 Date: Fri, 10 Feb 2017 11:07:05 +0000 Subject: [PATCH] small fix npm link instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02bf86f..bad81b8 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ yo kodi-addon - Check out this project via git - Browse to the folder via commandline - Do `npm link` - - Now you can use `yo kodi`, which should include your changes. + - Now you can use `yo kodi-addon`, which should include your changes. ## License