Skip to content

Commit ca8ed8e

Browse files
authored
chore: Improve coder/coder advertisement in README (#5425)
1 parent 9087e0c commit ca8ed8e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ access it in the browser.
1414
- Preserve battery life when you're on the go; all intensive tasks run on your
1515
server
1616

17-
> **Note**
18-
> To manage multiple IDEs, workspaces, and teams, see
19-
> our new project: [coder/coder](http://cdr.co/coder-github)
20-
2117
## Requirements
2218

2319
See [requirements](requirements.md) for minimum specs, as well as instructions
@@ -27,15 +23,16 @@ on how to set up a Google VM on which you can install code-server.
2723

2824
## Getting started
2925

30-
There are three ways to get started:
26+
There are four ways to get started:
3127

3228
1. Using the [install
3329
script](https://github.com/coder/code-server/blob/main/install.sh), which
3430
automates most of the process. The script uses the system package manager if
3531
possible.
3632
2. Manually [installing
3733
code-server](https://coder.com/docs/code-server/latest/install)
38-
3. Using our one-click buttons and guides to [deploy code-server to a cloud
34+
3. Deploy code-server to your team with [coder/coder](https://cdr.co/coder-github)
35+
4. Using our one-click buttons and guides to [deploy code-server to a cloud
3936
provider](https://github.com/coder/deploy-code-server)
4037

4138
If you use the install script, you can preview what occurs during the install
@@ -54,6 +51,9 @@ curl -fsSL https://code-server.dev/install.sh | sh
5451
When done, the install script prints out instructions for running and starting
5552
code-server.
5653

54+
> **Note**
55+
> To manage code-server for a team on your infrastructure, see: [coder/coder](https://cdr.co/coder-github)
56+
5757
We also have an in-depth [setup and
5858
configuration](https://coder.com/docs/code-server/latest/guide) guide.
5959

0 commit comments

Comments
 (0)