diff options
Diffstat (limited to 'docs/versioned_docs/version-v0.24.0/02-Installation/07-minimal-install.md')
| -rw-r--r-- | docs/versioned_docs/version-v0.24.0/02-Installation/07-minimal-install.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/versioned_docs/version-v0.24.0/02-Installation/07-minimal-install.md b/docs/versioned_docs/version-v0.24.0/02-Installation/07-minimal-install.md index 211bfb08..5c2ee399 100644 --- a/docs/versioned_docs/version-v0.24.0/02-Installation/07-minimal-install.md +++ b/docs/versioned_docs/version-v0.24.0/02-Installation/07-minimal-install.md @@ -1,7 +1,7 @@ # Minimal Installation :::warning -Unless necessary, prefer the [full installation](/Installation/docker) to leverage all the features of Karakeep. You'll be sacrificing a lot of functionality if you go with the minimal installation route. +Unless necessary, prefer the [full installation](/installation/docker) to leverage all the features of Karakeep. You'll be sacrificing a lot of functionality if you go with the minimal installation route. ::: Karakeep's default installation has a dependency on Meilisearch for the full text search, Chrome for crawling and OpenAI/Ollama for AI tagging. You can however run Karakeep without those dependencies if you're willing to sacrifice those features. |
