diff --git a/dev_setup.md b/dev_setup.md index e69de29b..3d81dc6d 100644 --- a/dev_setup.md +++ b/dev_setup.md @@ -0,0 +1,13 @@ +## Install Qt 6.x + +Depending upon your operating system, there are many ways that Qt is distributed. +Here is the recommended method for getting the Qt dependency installed to begin +gpt4all-chat developement. + +* Create a [Qt account](https://login.qt.io/register) + +![image](https://github.com/nomic-ai/gpt4all-chat/assets/10168/d1e44cab-4245-4144-a91c-7b02267df2b2) + +* Go to the Open Source [download page](https://www.qt.io/download-qt-installer-oss) + +![image](https://github.com/nomic-ai/gpt4all-chat/assets/10168/d68f5f45-cca3-4fe9-acf4-cabdcb95f669)