diff --git a/README.md b/README.md index 0115e43a..fc6a5dac 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Click the download button for your operating system:
## On Windows: diff --git a/scripts/start.sh b/scripts/start.sh index 4bb6cb66..61ac3f74 100755 --- a/scripts/start.sh +++ b/scripts/start.sh @@ -19,4 +19,5 @@ which conda conda --version || exit 1 # Download the rest of the installer and UI +chmod +x scripts/*.sh scripts/on_env_start.sh