From 5b3dcb6565e4daf92ebf89dfda303c88bb45ab0e Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 18 Jan 2022 20:12:10 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63f0857e..689b1e47 100644 --- a/README.md +++ b/README.md @@ -678,7 +678,7 @@ ________________________________________________________________________________ To Install [Webmin System Administration](https://www.webmin.com/index.html), run the following in a LXC console. ``` -bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/webmin.sh)" +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/webmin.sh)" ``` If you prefer to manage all aspects of your Proxmox LXC from a graphical interface instead of the command line interface, Webmin might be right for you.