mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-05 04:33:18 +00:00
Fix formats and change tab indentation to space indentation
This commit is contained in:
+3
-3
@@ -52,9 +52,9 @@ To install Rancher on your host, connect to it and then use a shell to install.
|
||||
|
||||
1. From your shell, enter the following command:
|
||||
|
||||
```
|
||||
sudo docker run -d --restart=unless-stopped -p 80:80 -p 443:443 --privileged rancher/rancher
|
||||
```
|
||||
```
|
||||
sudo docker run -d --restart=unless-stopped -p 80:80 -p 443:443 --privileged rancher/rancher
|
||||
```
|
||||
|
||||
**Result:** Rancher is installed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user