From 1a40be68fddeb905bf15319a95e42dd3a3108e9a Mon Sep 17 00:00:00 2001 From: AT Date: Tue, 9 May 2023 21:59:11 -0400 Subject: [PATCH] Update dev_setup.md --- dev_setup.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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)