Skip to content

Commit

Permalink
Merge pull request #301 from exys228/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
xshill authored Mar 17, 2021
2 parents 219cc58 + f58a909 commit 86b1d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ Finally, you can install the project with Pip:

```
pip3 install -U pip setuptools wheel
pip3 install -U -e '.[full]'
pip3 install -U -e ".[full]"
```

This should install all the dependencies required to run PyRDP.
Expand Down

0 comments on commit 86b1d8d

Please sign in to comment.