Skip to content

Commit

Permalink
fix: correct the octane start command
Browse files Browse the repository at this point in the history
  • Loading branch information
mehrab-wj committed Apr 8, 2023
1 parent f9b20d6 commit cb54b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ $ php artisan zagreus:load-permissions
$ php artisan serve

# Using Octane
$ php artisan octane:watch
$ php artisan octane:start --watch
```

5. Enjoy :)
Expand Down

0 comments on commit cb54b75

Please sign in to comment.