Skip to content

Commit

Permalink
feat: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdetroyes committed Nov 24, 2023
1 parent b42f533 commit 6fbafad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Ollma
# Ollama Helm Chart

[Ollama](https://ollama.ai/) Get up and running with large language models, locally.

Expand All @@ -13,9 +13,9 @@ Kubernetes : `>= 1.16.0-0`
To install the `ollama` chart in the `ollama` namespace:

```console
helm repo add otwld CHANGEME
helm repo add ollama-helm https://otwld.github.io/ollama-helm/
helm repo update
helm install ollama otwld/ollama --namespace ollama
helm install ollama ollama-helm/ollama --namespace ollama
```

## Upgrading Ollama chart
Expand Down

0 comments on commit 6fbafad

Please # to comment.