Created
August 24, 2016 16:27
-
-
Save adrientetar/b5163cee9f484a94ca089d7a6e397837 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pip3 install PyQt5 | |
git clone https://github.com/trufont/trufont | |
cd trufont | |
pip3 install -r requirements.txt | |
python3 setup.py install | |
trufont |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment