From ac7cd693e78e6bdc3e64b76be77f783f29a2c482 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 22 Mar 2022 16:31:57 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80ae3b91..0a728540 100644 --- a/README.md +++ b/README.md @@ -1291,7 +1291,7 @@ ________________________________________________________________________________ To create a new Proxmox Vaultwarden LXC, run the following in the Proxmox Shell. -``` +```yaml bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/vaultwarden.sh)" ``` ⚠️ Vaultwarden needs to be behind a proxy (Nginx Proxy Manager) to obtain HTTPS and to allow clients to connect.