diff --git a/package.json b/package.json index 163fd71..78c1851 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "djlint": "./bin/index.js" }, "scripts": { - "install": "node ./bin/install.js" + "install": "./bin/install.js" }, "author": { "name": "Christopher Pickering",