File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,13 @@ Complete the following prerequisites before installing the Replicated CLI:
2424
2525## Install
2626
27+ You can install and run the Replicated CLI in the following environments:
28+
29+ * Directly on MacOS
30+ * Directly on Linux
31+ * On Windows Subsystem for Linux (WSL)
32+ * Through Docker (Useful for GitHub Actions or computers without sufficient access)
33+
2734### MacOS
2835
2936To install and run the latest Replicated CLI on MacOS:
@@ -50,7 +57,7 @@ To install and run the latest Replicated CLI on Linux or Windows Subsystem for L
5057
51581 . To begin using the Replicated CLI to manage your applications, authenticate with your Replicated credentials. See [ Authenticate] ( #auth ) .
5259
53- ### Docker / Windows
60+ ### Docker
5461
5562<InstallDocker />
5663
You can’t perform that action at this time.
0 commit comments