Skip to content

Commit 8fd8b4a

Browse files
author
valentin v / vvval
committed
Update readme.md
1 parent a73a816 commit 8fd8b4a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ Run roadrunner server
2626
docker exec app ../rr/rr serve -v -d
2727
```
2828

29+
or via composer:
30+
```bash
31+
$ composer rr:serve
32+
```
2933
> See Makefile for a full list of commands
3034
3135
## Thanks

0 commit comments

Comments
 (0)