mistakes on README

This commit is contained in:
citronneur
2014-07-20 15:03:13 +02:00
parent 67845e50ad
commit 093822815b

View File

@@ -22,7 +22,7 @@ RDPY is full python implementation of RDP and VNC protocol, except the bitmap un
## Build
```
$ git clone https://github.com/citronneur/rdpy.git rdpy
$ scons -C rdpy/lib install
$ scons -C rdpy/rdpy/core install
```
## Library Mode