From 9f6650741069b0eb84ad538d625097af4b3ffd76 Mon Sep 17 00:00:00 2001 From: Antonio de la Rosa Date: Tue, 1 Apr 2025 18:20:53 +0200 Subject: [PATCH] Added code to reamd.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index fbbcfff..f1377da 100644 --- a/readme.md +++ b/readme.md @@ -7,5 +7,7 @@ The script add also support for docker OCI images. You can execute the script with the next command. +````sh curl -fsSL https://git.cuchulu.com/smartest/aiscripts/raw/branch/master/install_incus_ollama.sh | sh +```