Skip to content

Commit

Permalink
Updated README instructions for starting stripe mock (beam-community#785
Browse files Browse the repository at this point in the history
)
  • Loading branch information
nkezhaya authored and maartenvanvliet committed Aug 21, 2023
1 parent 788b80e commit d11a3a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ have more details, but if you have docker installed already you can quickly
and easily start an instance to test against:

```sh
docker run --rm -it -p 12111-12112:12111-12112 stripemock/stripe-mock:latest
docker run --rm -it -p 12111-12112:12111-12112 stripe/stripe-mock:latest
```

## Running the tests
Expand Down

0 comments on commit d11a3a7

Please sign in to comment.