Skip to content

Commit

Permalink
Update README.md (#117)
Browse files Browse the repository at this point in the history
Provide full instructions, which can actually run the deployment, and not just register it somewhere internally
  • Loading branch information
generall authored Dec 18, 2023
1 parent 2ea1b67 commit ee98d0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ This repository hosts the following helm charts:

```bash
helm repo add qdrant https://qdrant.github.io/qdrant-helm
helm repo update
helm upgrade -i your-qdrant-installation-name qdrant/qdrant
```

## Running tests
Expand Down

0 comments on commit ee98d0c

Please sign in to comment.