Skip to content

Commit 186f4f4

Browse files
Merge pull request #179 from pact-foundation/docs/example_readme
docs(examples): tweak to readme
2 parents f4787ed + 2f66618 commit 186f4f4

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

examples/e2e/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,8 @@ Create your own virtualenv for this. Run
99
```bash
1010
pip install -r requirements.txt
1111
pip install ../../
12-
```
13-
14-
pip install pipenv
15-
$ pipenv install
16-
pipenv shell
1712
pytest
13+
```
1814

1915
This should provide you with a relative path to pact install relatively (2 dirs up)
2016

0 commit comments

Comments
 (0)