We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3488b0 commit bac8df5Copy full SHA for bac8df5
README.md
@@ -11,11 +11,12 @@ You have to install Ollama to use this module. See [Official Website](https://ol
11
12
- [✨ Release Notes](/CHANGELOG.md)
13
14
-<!-- - [🏀 Online playground](https://stackblitz.com/github/jericho/nuxt-ollama?file=playground%2Fapp.vue) -->
+- [🏀 Online playground](https://stackblitz.com/github/jericho1060/nuxt-ollama?file=playground%2Fapp.vue)
15
<!-- - [📖 Documentation](https://example.com) -->
16
## Quick Setup
17
18
Install the module to your Nuxt application with one command:
19
+
20
```bash
21
npx nuxi module add nuxt-ollama
22
```
0 commit comments