mirror of
https://github.com/silicoflare/docker-hadoop.git
synced 2026-05-26 12:09:54 +05:30
Update README.md
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user