Skip to content

Commit 2482d48

Browse files
committed
edit installing replicated cli to clarify install env options
1 parent cb6ef19 commit 2482d48

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/reference/replicated-cli-installing.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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

2936
To 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

5158
1. 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

0 commit comments

Comments
 (0)