We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f8965c commit d07af37Copy full SHA for d07af37
content/rs/installing-upgrading/_index.md
@@ -87,11 +87,7 @@ To install RS on Linux from the CLI:
87
```src
88
sudo ./install.sh
89
```
90
-
91
- {{% note %}}
92
-You must either be logged in as the root user or use `sudo` to run the install process.
93
- {{% /note %}}
94
+
95
1. Answer the [installation questions](#installation-questions) when shown to complete the installation process,
96
including the `rlcheck` installation verification.
97
0 commit comments