Skip to content

Commit 2f66618

Browse files
committed
docs(examples): tweak to readme
1 parent f4787ed commit 2f66618

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)