Added reference to SUSE Linux Enterprise (#630)

As the script fully supports not only Ubuntu but all other major distros like SUSE Linux Enterprise Server it's important to highlight that to build awareness around our own products.
This commit is contained in:
Juan Herrera
2023-06-02 10:51:06 -04:00
committed by GitHub
parent c8bf3eff9e
commit 93451fe58d
@@ -12,7 +12,7 @@ There are a couple of options for installing Docker. One option is to refer to t
Another option is to use one of Rancher's Docker installation scripts, which are available for most recent versions of Docker.
For example, this command could be used to install Docker 20.10 on Ubuntu:
For example, this command could be used to install Docker 20.10 on the main Linux distributions like SUSE Linux Enterprise or Ubuntu:
```
curl https://releases.rancher.com/install-docker/20.10.sh | sh