File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,11 @@ You can use whatever linux distribution floats your boat but in our [guide](./do
24
24
25
25
## Getting Started
26
26
27
- There are two ways to get started:
27
+ There are three ways you can get started:
28
28
29
29
1 . Using the [ install script] ( ./install.sh ) , which automates most of the process. The script uses the system package manager (if possible)
30
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 )
31
32
32
33
If you choose to use the install script, you can preview what occurs during the install process:
33
34
You can’t perform that action at this time.
0 commit comments