diff --git a/docs/README.md b/docs/README.md index 285df2d8f..26bbf88ce 100644 --- a/docs/README.md +++ b/docs/README.md @@ -15,7 +15,7 @@ It aims to be easy to use on any device supporting modern web technologies (HTML SSH on your XenServer, and execute this: ``` -# bash -c "$(curl -s https://xoa.io/deploy)" +bash -c "$(curl -s http://xoa.io/deploy)" ``` ### XOA credentials diff --git a/docs/xoa.md b/docs/xoa.md index 7162e78ab..d78284569 100644 --- a/docs/xoa.md +++ b/docs/xoa.md @@ -25,7 +25,7 @@ For usage on huge infrastructure (more than 500+ VMs), feel free to raise the RA SSH on your XenServer, and execute this: ``` -# bash -c "$(curl -s https://xoa.io/deploy)" +bash -c "$(curl -s http://xoa.io/deploy)" ``` And follow instructions: