Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Commit 19ea36c

Browse files
committed
README
1 parent a1a9021 commit 19ea36c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/walkman_cli/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ sim2h_server -p 9000 |& tee sim2h-playback.log
2424
walkman playback sim2h --path sim2h.cassette --url ws://localhost:9002 |& tee cassette-playback.log
2525
```
2626

27+
Steps 1-4 are the recording process, which only has to happen once. When iteratively testing, you can repeat the playback by running steps 6 and 7 (the last two steps) with the same cassette over and over.
28+
2729
## Installation
2830

2931
```

0 commit comments

Comments
 (0)