We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21433a commit 2d298a7Copy full SHA for 2d298a7
README.md
@@ -24,10 +24,11 @@ You can use whatever linux distribution floats your boat but in our [guide](./do
24
25
## Getting Started
26
27
-There are two ways to get started:
+There are three ways you can get started:
28
29
1. Using the [install script](./install.sh), which automates most of the process. The script uses the system package manager (if possible)
30
2. Manually installing code-server; see [Installation](./docs/install.md) for instructions applicable to most use cases
31
+3. Use our one-click buttons and guides to [deploy code-server to a popular cloud provider](https://github.com/cdr/deploy-code-server)
32
33
If you choose to use the install script, you can preview what occurs during the install process:
34
0 commit comments