Skip to content

Commit 93510fb

Browse files
authored
Merge pull request #389 from TakeshiOnishi/chore/update-readme-falco-simulate-command
update falco simulate command in README
2 parents 7a78b40 + 8e1a841 commit 93510fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/simulator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ See `simulator.edge_dictionary` field in [configuration.md](./configuration.md).
9393
You can run the debugger by providing `-debug` option on the simulator:
9494

9595
```
96-
falco local -debug /path/to/your/default.vcl
96+
falco simulate -debug /path/to/your/default.vcl
9797
```
9898

9999
## Actual Proxy Behavior

0 commit comments

Comments
 (0)