README: Add .exe links for libraries.
This commit is contained in:
parent
a0c03e7b7a
commit
b7842ffdfa
@ -132,8 +132,10 @@ to get Qt and PyQt5.
|
|||||||
* Get pip as described http://stackoverflow.com/a/12476379[on Stack Overflow].
|
* Get pip as described http://stackoverflow.com/a/12476379[on Stack Overflow].
|
||||||
* Run +pip install --allow-external pypeg2 --allow-unverified pypeg2 pypeg2+ to
|
* Run +pip install --allow-external pypeg2 --allow-unverified pypeg2 pypeg2+ to
|
||||||
install pypeg2.
|
install pypeg2.
|
||||||
* Run +pip install jinja2+ to install jinja2.
|
* Run +pip install jinja2+ to install jinja2, or install it from
|
||||||
* Run +pip install pygments+ to install pygments.
|
http://www.lfd.uci.edu/~gohlke/pythonlibs/#jinja2.
|
||||||
|
* Run +pip install pygments+ to install pygments, or install it from
|
||||||
|
http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygments.
|
||||||
|
|
||||||
As soon as v0.1 is out, a standalone .exe (built with
|
As soon as v0.1 is out, a standalone .exe (built with
|
||||||
http://cx-freeze.sourceforge.net/[cx_Freeze]) will be provided. In the
|
http://cx-freeze.sourceforge.net/[cx_Freeze]) will be provided. In the
|
||||||
|
Loading…
Reference in New Issue
Block a user