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:
@@ -1,14 +1,12 @@
|
||||
# Hadoop on Docker
|
||||
## Linux/WSL
|
||||
### Installation
|
||||
```bash
|
||||
curl -fsSL https://bit.ly/hadoop-script | bash
|
||||
```
|
||||
if you're using WSL make sure to update it
|
||||
```powershell
|
||||
wsl.exe --update
|
||||
```
|
||||
Installation Script
|
||||
```bash
|
||||
curl -fsSL https://bit.ly/hadoop-script | bash
|
||||
|
||||
```
|
||||
### Usage
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user