Skip to content

Commit 8c88627

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent e73fe85 commit 8c88627

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
@@ -21,7 +21,7 @@ npm install --save-dev "vendor/laravel/nova-devtool"
2121
Laravel Nova Devtool can setup a basic Laravel Nova installation using `workbench` directory via [Orchestra Workbench](https://github.com/orchestral/workbench). To start the installation you can run the following command:
2222

2323
```shell
24-
php vendor/bin/testbench workbench:install --devtool
24+
php vendor/bin/testbench nova:devtool setup
2525
```
2626

2727
Once the installation is completed, you should be able to serve Laravel Nova by running the following command:

0 commit comments

Comments
 (0)