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 +```