From 7cbf3acb056a883119e25850c2caef5f7b6b6fe2 Mon Sep 17 00:00:00 2001 From: Aryan Anand <73695300+aryan-212@users.noreply.github.com> Date: Sun, 6 Oct 2024 15:07:26 +0530 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bbe4bb6..d370fa1 100644 --- a/README.md +++ b/README.md @@ -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