Skip to content

Commit

Permalink
client: README fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaume committed May 1, 2021
1 parent c561c93 commit d0f0919
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion mpcontribs-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,6 @@ OverflowError: timeout value is too large
```

Install the bravado fork ([PR](https://github.com/Yelp/bravado/pull/472)) manually via
`pip install "bravado[fido] @ git+https://github.com/tschaume/bravado@9ce06f2df7118e16af4a3d3fdc21ccfeedc5cd50#egg=bravado-11.0.3"`
```
pip install "bravado[fido] @ git+https://github.com/tschaume/bravado@9ce06f2df7118e16af4a3d3fdc21ccfeedc5cd50#egg=bravado-11.0.3"
```

0 comments on commit d0f0919

Please sign in to comment.