Skip to content

Commit

Permalink
Add more instructions to build swss-common library
Browse files Browse the repository at this point in the history
  • Loading branch information
lguohan authored Mar 8, 2018
1 parent 6e739b5 commit 664fea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SWSS Integration tests runs on docker-sonic-vs which runs on top of SAI virtual
sudo pip install --system docker==2.6.1
sudo pip install --system pytest==3.3.0
```
- Compile and install swss common library
- 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.
```
cd sonic-swss-common
./autogen.sh
Expand Down

0 comments on commit 664fea6

Please sign in to comment.