diff --git a/README.md b/README.md index e0e72f1..37b1e84 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ Script for building Proxmox Backup Server for Armbian64 ``` ## Install ``rustup`` ``` -curl -sSf https://sh.rustup.rs -sSf | sh -s -source .cargo/env +curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs -sSf | sh -s +source ~/.cargo/env ``` ## Start build script