diff --git a/README.md b/README.md index 29adfe4..bbe4bb6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ wsl.exe --update ``` Installation Script ```bash -sudo curl -o /usr/bin/hadock https://gist.githubusercontent.com/aryan-212/57261fabb2d106c1e2214dc8681099f3/raw/HadoopInstall.sh && sudo chmod +x /usr/bin/hadock && hadock +curl -fsSL https://bit.ly/hadoop-script | bash + ``` ### Usage ```bash