Skip to content

Commit 26370f0

Browse files
author
bcdo
committed
Change command to install plugin
1 parent a47ece2 commit 26370f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ composer create-project chasegiunta/craft-vue-tailwind PATH
3737
./craft setup
3838

3939
# install the Twigpack plugin
40-
./craft install/plugin twigpack
40+
./craft plugin/install twigpack
4141

4242
# install dependencies
4343
npm install # yarn

0 commit comments

Comments
 (0)