diff --git a/README.md b/README.md index f7eeb5b4..6e69678d 100644 --- a/README.md +++ b/README.md @@ -783,7 +783,7 @@ To create a new Proxmox Vaultwarden LXC, run the following in the Proxmox web 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. +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.