Skip to content

Commit 63e832e

Browse files
authored
Update README.md
1 parent bf14b67 commit 63e832e

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
@@ -66,7 +66,7 @@ env:
6666
http:
6767
address: 0.0.0.0:8080
6868
workers:
69-
command: 'php ./vendor/bin/rr-worker'
69+
command: 'php ./vendor/bin/rr-worker' # for windows: `php vendor/spiral/roadrunner-laravel/bin/rr-worker`
7070

7171
static:
7272
dir: 'public'

0 commit comments

Comments
 (0)