From bc7a64d83be9cda8972a3c349a6fdfebc29d3173 Mon Sep 17 00:00:00 2001 From: David Ingenbohs Date: Fri, 20 Feb 2026 17:27:21 +0000 Subject: [PATCH] Update k3os/README.md --- k3os/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k3os/README.md b/k3os/README.md index 8b62800..6ede432 100644 --- a/k3os/README.md +++ b/k3os/README.md @@ -10,7 +10,7 @@ ## Tips * If downloading scripts to the host and using Proxmox as the hypervisor, use 'utilities/noVNC Paste for Proxmox-0.2a.user.js' for TamperMonkey to enable pasting into the Proxmox terminal. -* Click the script name, then use the 'raw' button and copy the URL to get the public file. +* Click the script file name in Gitea, then use the 'Raw' button and copy the URL to get the public file. * Allow execution of the script by using 'chmod +x SCRIPT_FILE_NAME'. * Use 'ipconfig.sh' to change the IP address of the nodes from DHCP to static and define them. Run with sudo. * Use 'set_hostname.sh' to change the hostname of the nodes. Run with sudo.