mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-05-27 10:50:28 -04:00
Update requierements
This commit is contained in:
parent
819e103471
commit
ed1fc31a1e
@ -30,13 +30,14 @@ If you've successfully used a model that's not listed here, please let us know b
|
||||
|
||||
## Installation Plugin
|
||||
|
||||
1. Install [Ollama](https://ollama.com). Make sure to review the system requirements before installation.
|
||||
2. Install a language model in Ollama. For example, you can run:
|
||||
1. Install QtCreator 14.0
|
||||
2. Install [Ollama](https://ollama.com). Make sure to review the system requirements before installation.
|
||||
3. Install a language model in Ollama. For example, you can run:
|
||||
```
|
||||
ollama run starcoder2:7b
|
||||
```
|
||||
3. Download the QodeAssist plugin.
|
||||
4. Launch Qt Creator and install the plugin:
|
||||
4. Download the QodeAssist plugin.
|
||||
5. Launch Qt Creator and install the plugin:
|
||||
- Go to About -> About Plugins
|
||||
- Click on "Install Plugin..."
|
||||
- Select the downloaded QodeAssist plugin archive file
|
||||
|
Loading…
Reference in New Issue
Block a user