From 70af45cd7e9109e9bf550336ed6c5839e6352b94 Mon Sep 17 00:00:00 2001 From: Aryan Anand <73695300+aryan-212@users.noreply.github.com> Date: Wed, 9 Oct 2024 09:34:16 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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