From 5854a25ef3c3ff91d2c66253124f742700ba6771 Mon Sep 17 00:00:00 2001
From: Orestis <orestis.malaspinas@pm.me>
Date: Tue, 12 Mar 2024 19:49:20 +0100
Subject: [PATCH] message

---
 ZolaApp/content/_index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ZolaApp/content/_index.md b/ZolaApp/content/_index.md
index 5b15ec9..1b4b2db 100644
--- a/ZolaApp/content/_index.md
+++ b/ZolaApp/content/_index.md
@@ -12,7 +12,7 @@ download_button = "Download DojoCLI"
 repo_version = "Dojo Project repositories"
 repo_license = "Open-source AGPL3 License"
 repo_url = "https://gitedu.hesge.ch/dojo_project/"
-install_text = "# Copy / paste in your terminal to install the dojo CLI (Linux / macOS):"
+install_text = "# Copy / paste in your terminal to install/update the dojo CLI (Linux / macOS):"
 install_command = "curl -L \"https://dojo.isc-hesge.ch/installer.sh\" | sh"
 
 # Menu items
-- 
GitLab