From 59dca09a24931114f93de3555afcea887f9f1641 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 5 Feb 2022 06:45:47 -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 ee35aac6..27a5db4f 100644 --- a/README.md +++ b/README.md @@ -781,7 +781,7 @@ ________________________________________________________________________________ To create a new Proxmox Vaultwarden LXC, run the following in the Proxmox web shell. ``` -bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/dev/ct/vault_container.sh)" +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/vault_container.sh)" ``` It builds from source, which takes time and resources. After the installation, resources can be set to Normal Settings. I've left most of the installation process viewable since the rust install needs user input (requires a "enter" key press), and the lengthy time to complete the full installation.

⚡ Normal Settings: 512Mib RAM - 8GB Storage - 1vCPU ⚡