We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a47ece2 commit 26370f0Copy full SHA for 26370f0
README.md
@@ -37,7 +37,7 @@ composer create-project chasegiunta/craft-vue-tailwind PATH
37
./craft setup
38
39
# install the Twigpack plugin
40
-./craft install/plugin twigpack
+./craft plugin/install twigpack
41
42
# install dependencies
43
npm install # yarn
0 commit comments