diff --git a/README.md b/README.md index 24e0aec..f360add 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ - You need to install curl on your system. #### Paste the script in the machines console, thats all! ```bash -sh -c "$(curl -L http://script.moelle.space/docker-aio)" +sh -c "$(curl -L https://script.moelle.space/docker-aio)" ```