From 59aea60a06ca6db540fdc2ede4f57bb0cdcd7e9d Mon Sep 17 00:00:00 2001 From: JHubi1 Date: Thu, 1 Aug 2024 10:09:36 +0200 Subject: [PATCH] Removed disclaimer --- Getting-Started.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Getting-Started.md b/Getting-Started.md index 0af4c01..93c6abe 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -1,9 +1,5 @@ This page will guide you through initial setup. -> [!IMPORTANT] -> This app does not host a Ollama server on device, but rather connects to one and uses its api endpoint. -> You don't know what Ollama is? Learn more at [ollama.com](https://ollama.com/). - ## Installation You'll find the latest recommended version of the Ollama App under [the releases tab](https://github.com/JHubi1/ollama-app/releases). Download the APK and install it on your Android device. That's it, now proceed to [Initial Setup](#initial-setup).