Skip to content

Commit 0fd5b0a

Browse files
committed
readme: fix incorrect command
1 parent e5bb022 commit 0fd5b0a

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
@@ -30,7 +30,7 @@ endpoints:
3030
Then run the load balancer with:
3131
3232
```bash
33-
aphrodite-loadbalancer --config config.yaml
33+
aphrodite-loadbalancer config.yaml
3434
```
3535

3636
### Configuration

0 commit comments

Comments
 (0)