From 28d0860522ae551263b62545785d558c054d1c15 Mon Sep 17 00:00:00 2001 From: Jeffry Samuel <69224322+Jeffser@users.noreply.github.com> Date: Wed, 15 May 2024 23:05:06 -0600 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 975f6f2..a6d88ef 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ An [Ollama](https://github.com/ollama/ollama) client made with GTK4 and Adwaita. - Multiple conversations - Image / document recognition - Notifications +- Code highlighting ## Screenies Login to Ollama instance | Chatting with models | Managing models @@ -35,10 +36,9 @@ Login to Ollama instance | Chatting with models | Managing 2. Press the `run` button ## Instalation -1. Clone repo using Gnome Builder -2. Build the app using the `build` button -3. Prepare the file using the `install` button (it doesn't actually install it, idk) -4. Then press the `export` button, it will export a `com.jeffser.Alpaca.flatpak` file, you can install it just by opening it +1. Go to the `releases` page +2. Download the latest flatpak package +3. Open it ## Usage - You'll need an Ollama instance, I recommend using the [Docker image](https://ollama.com/blog/ollama-is-now-available-as-an-official-docker-image)