mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-04 04:44:42 +00:00
Document that QScintilla is optional.
This commit is contained in:
parent
d16fe3cac1
commit
d1fd1f8493
1 changed files with 4 additions and 0 deletions
|
|
@ -18,6 +18,10 @@ installation is recommended.
|
|||
- Install PyQt >= 4.8 from
|
||||
http://www.riverbankcomputing.co.uk/software/pyqt/download
|
||||
|
||||
- *Optional, for syntax highlighting in the GUI editor*, install
|
||||
QScintilla from
|
||||
http://www.riverbankcomputing.co.uk/software/qscintilla/download
|
||||
|
||||
- *On Windows only*, install the MinGW suite from
|
||||
http://mingw.sourceforge.net/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue