You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ 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
+
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
32
33
33
If you choose to use the install script, you can preview what occurs during the install process:
34
34
@@ -46,7 +46,7 @@ When done, the install script prints out instructions for running and starting c
46
46
47
47
We also have an in-depth [setup and configuration](./docs/guide.md) guide.
48
48
49
-
### Cloud Program ☁️
49
+
### code-server --link
50
50
51
51
We're working on a cloud platform that makes deploying and managing code-server easier.
52
52
Consider running code-server with the beta flag `--link` if you don't want to worry about
0 commit comments