Skip to content

Commit b982f47

Browse files
authored
readme updated
1 parent 5969ca4 commit b982f47

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ To run the test, first, create and activate a virtual environment. Then install
55
```
66
$ cd tests
77
$ python -m venv env
8+
$ source env/bin/activate
89
$ python -m pip install -e ..
910
$ python simple_scenario_test.py
1011
```

0 commit comments

Comments
 (0)