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