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