Skip to content

Commit

Permalink
Mention that pyrdp cant be installed on 32bit systems
Browse files Browse the repository at this point in the history
  • Loading branch information
Res260 authored Sep 23, 2019
1 parent d113f87 commit 0794b5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ We recommend installing PyRDP in a
[virtual environment](https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/)
to avoid dependency issues.

_Note: PyRDP cannot be installed on 32bit systems. See: [this issue.](https://github.com/GoSecure/pyrdp/issues/150)_

First, make sure to install the prerequisite packages (on Ubuntu):

```
Expand Down

0 comments on commit 0794b5e

Please sign in to comment.