Skip to content

Commit 5e59eab

Browse files
authored
Merge pull request #69 from checkr/zhouzhuojie-patch-1
Update readme and remove om usage
2 parents 3812ff2 + 189e160 commit 5e59eab

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@ Currently it supports three channels:
2222
- AMQP (e.g. RabbitMQ)
2323

2424
# Usage
25-
Use it directly with the go cli: `om`.
26-
27-
```bash
28-
$ go get github.com/checkr/openmock/cmd/om
29-
$ OPENMOCK_TEMPLATES_DIR=./demo_templates om
30-
```
31-
3225
Use it with docker.
3326
```bash
3427
$ docker run -it -p 9999:9999 -v $(pwd)/demo_templates:/data/templates checkr/openmock

0 commit comments

Comments
 (0)