Skip to content

Commit b05beb3

Browse files
author
Shuotian Cheng
authored
[README]: Add pip install redis
1 parent 4ee9cb2 commit b05beb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SWSS Integration tests runs on docker-sonic-vs which runs on top of SAI virtual
99
- Install docker and pytest on your dev machine
1010
```
1111
sudo pip install --system docker==3.5.0
12-
sudo pip install --system pytest==3.3.0 docker
12+
sudo pip install --system pytest==3.3.0 docker redis
1313
```
1414
- Compile and install swss common library. Follow instructions [here](https://github.com/Azure/sonic-swss-common/blob/master/README.md) to first install prerequisites to build swss common library.
1515
```

0 commit comments

Comments
 (0)