mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
tweak readme.dev
This commit is contained in:
parent
46146b687e
commit
c23e32e027
1 changed files with 4 additions and 2 deletions
|
@ -5,8 +5,10 @@ tools (specifically pyrcc4 and pyuic4). These are often contained in a
|
||||||
separate package on Linux, such as 'pyqt4-dev-tools' on Debian/Ubuntu. On a Mac
|
separate package on Linux, such as 'pyqt4-dev-tools' on Debian/Ubuntu. On a Mac
|
||||||
they are part of the PyQt source install.
|
they are part of the PyQt source install.
|
||||||
|
|
||||||
WINDOWS USERS: I have not tested the build script on Windows, so you'll need
|
WINDOWS USERS: I have not tested the UI build script on Windows, so you'll need
|
||||||
to fix any problems you encounter on your own.
|
to fix any problems you encounter on your own. If you can't figure it out, you
|
||||||
|
can still use the source packages of Anki, which contain pre-built copies
|
||||||
|
of the UI.
|
||||||
|
|
||||||
To use the development version:
|
To use the development version:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue