Update README.md

This commit is contained in:
Aryan Anand
2024-10-10 10:31:26 +05:30
committed by GitHub
parent 70af45cd7e
commit ae2efbde2d

View File

@@ -2,7 +2,7 @@
## Linux/WSL ## Linux/WSL
### Installation ### Installation
```bash ```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 if you're using WSL make sure to update it
```powershell ```powershell