From 9ce2a9ab5350cdc6ca975dbade06117961f1531d Mon Sep 17 00:00:00 2001 From: cxli Date: Tue, 15 Jan 2019 16:09:00 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 18b5d1c..8ecabce 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Scripts to easily build PyQt for Maya ## Maya 2019 Maya 2019 includes most of the tools we need to build PyQt without the need of compiling Qt source & tools - so there is no need to rebuild Qt for Maya 2019. There are some changes since PyQt5.11, you may want to check out the new guide if you are compiling with the latest PyQt5. +You can find more explanations about building PyQt and instructions about using these scripts on the blog at: + +https://around-the-corner.typepad.com/adn/2019/01/how-to-build-pyqt5-for-autodesk-maya-2019.html + ## Maya 2018 Maya 2018 includes most of the tools we need to build PyQt without the need of compiling Qt source & tools - so there is no need to rebuild Qt for Maya 2018