Skip to content

Commit 9a1f03e

Browse files
committed
wip - missed a native:serve reference
1 parent b4d6a4f commit 9a1f03e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/docs/desktop/1/getting-started/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ order: 300
66
## Development
77

88
```shell
9-
php artisan native:serve
9+
php artisan native:run
1010
```
1111

1212
NativePHP isn't prescriptive about how you develop your application. You can build it in the way you're most comfortable

0 commit comments

Comments
 (0)