diff --git a/README.md b/README.md index e89bd14..3a58785 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Installation using bash through curl: bash -c "$(curl -L https://raw.githubusercontent.com/poldz123/EnvironmentInstaller/master/mac/install.sh)" ``` + + ### Linux ```bash bash -c "$(curl -L https://raw.githubusercontent.com/poldz123/EnvironmentInstaller/master/linux/install.sh)"