diff --git a/docs/en/incomplete/webvirtcloud_retspen.md b/docs/en/incomplete/webvirtcloud_retspen.md index 1dc649f09c..303096ba14 100644 --- a/docs/en/incomplete/webvirtcloud_retspen.md +++ b/docs/en/incomplete/webvirtcloud_retspen.md @@ -12,6 +12,10 @@ Origin Repository:: ## Controller Node and Computer Node Installation +- Supported Systems: Debian10+, Ubuntu18.04+ +- Recommended system: Debian12+, Ubuntu22.04+. +- Lower versions of the system will automatically compile the new version of python installation package before deployment, so it is recommended to use a new system without compiling directly installed! + ```bash curl -slk https://raw.githubusercontent.com/oneclickvirt/webvirtcloud/main/scripts/install_webvirt_cloud_retspen.sh -o install_webvirt_cloud_retspen.sh \ && chmod +x install_webvirt_cloud_retspen.sh \