Skip to content

Commit cd6bc16

Browse files
authored
Update README.md
1 parent 29c573b commit cd6bc16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ If you only need the statically compiled binary, you can extract it from the Doc
3535
```bash
3636
docker create --name shock mgrast/shock:${TAG}
3737
docker cp shock:/go/bin/shock-server .
38+
docker cp shock:/go/bin/shock-client .
3839
docker rm shock
3940
```
4041

0 commit comments

Comments
 (0)