1 parent 2380e99 commit 3ce567dCopy full SHA for 3ce567d
1 file changed
README.md
@@ -8,7 +8,7 @@ A HTML UI for Ollama.
8
9
## Goals
10
11
-- Zero dependencies: Vanilla HTML, CSS, and Javascript
+- Zero dependencies: vanilla HTML, CSS, and Javascript
12
- Simple installation: download and open in browser
13
14
## Features
@@ -41,7 +41,6 @@ $ git clone git@github.com:christianhellsten/ollama-html-ui.git
41
## Running
42
43
```bash
44
-$ ollama run mistral
45
$ cd ollama-html-ui
46
$ open index.html
47
```
0 commit comments