mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-08 07:10:32 +00:00
Update README.md
This commit is contained in:
parent
90e1eb0c37
commit
0ad1e21f78
@ -69,6 +69,15 @@ Tell me about artifical intelligence
|
|||||||
### Response:"
|
### Response:"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## To get Qt installed for your system
|
||||||
|
|
||||||
|
* Highly advise using the official Qt online open source installer.
|
||||||
|
* You can obtain this by creating an account on qt.io and downloading the installer.
|
||||||
|
* You should get latest Qt {Qt 6.5.x} for your system and the developer tools including QtCreator, cmake, ninja.
|
||||||
|
* WINDOWS NOTE: you need to use the mingw64 toolchain and not msvc
|
||||||
|
* ALL PLATFORMS NOTE: the installer has options for lots of different targets which will add a lot
|
||||||
|
of download overhead. You can deselect webassembly target, android, sources, etc to save space on your disk.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
* Pull requests welcome. See the feature wish list for ideas :)
|
* Pull requests welcome. See the feature wish list for ideas :)
|
||||||
|
Loading…
Reference in New Issue
Block a user