README mistakes

This commit is contained in:
citronneur
2014-11-11 14:56:07 +01:00
parent 6ab8f6c304
commit 744ff023ed

View File

@@ -28,7 +28,7 @@ Or use PIP:
$ pip install rdpy
```
For virtualenv, tou need to link qt4 library to it:
For virtualenv, you need to link qt4 library to it:
```
$ ln -s /usr/lib/python2.7/dist-packages/PyQt4/ $VIRTUAL_ENV/lib/python2.7/site-packages/
$ ln -s /usr/lib/python2.7/dist-packages/sip.so $VIRTUAL_ENV/lib/python2.7/site-packages/