diff --git a/README.md b/README.md index 36cc105..02c18ea 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Linux/WSL ### Installation ```bash -curl -fsSL https://bit.ly/hadock-install | bash +curl -fsSL https://bit.ly/hadock-install -o bin/hadock && chmod +x bin/hadock ``` if you're using WSL make sure to update it ```powershell