Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
reillychase committed Nov 6, 2017
1 parent d9f3553 commit bbdab31
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,19 @@
A cross platform PvPGN chatbot written in Python/PyQT4, uses PvPGN's bot/telnet protocol

## Install Instructions
Install Python 2.7
Install PyQT4
- Install Python 2.7
- Install PyQT4

### PyQT4 for Windows

Link to Windows exe for PyQT4 x64:
If you have x86 Python 2.7, install x86 PyQT4:

https://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-4.11.4/PyQt4-4.11.4-gpl-Py2.7-Qt4.8.7-x32.exe/download

If you have x64 Python 2.7, install x64 PyQT4

https://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-4.11.4/PyQt4-4.11.4-gpl-Py2.7-Qt4.8.7-x64.exe/download


### PyQT4 for Ubuntu

Expand Down

0 comments on commit bbdab31

Please sign in to comment.