Skip to content

Commit e27188c

Browse files
authored
Merge pull request #2268 from cdr/update-alpha
Update README Alpha section to remove reference to typeform
2 parents f9e0990 + ddbac8d commit e27188c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,17 @@ We also have an in-depth [setup and configuration](./doc/guide.md) guide.
3535

3636
### Alpha Program 🐣
3737

38-
We're working on a cloud platform that makes deploying and managing code-server easier. Consider [joining our alpha program](https://codercom.typeform.com/to/U4IKyv0W) if you don't want to worry about
38+
We're working on a cloud platform that makes deploying and managing code-server easier. Consider running code-server with our experimental flag `--link` if you don't want to worry about
3939

4040
- TLS
4141
- Authentication
4242
- Port Forwarding
4343

44+
```bash
45+
$ code-server --link
46+
Proxying code-server to Coder Cloud, you can access your IDE at https://valmar-jon.cdr.co
47+
```
48+
4449
## FAQ
4550

4651
See [./doc/FAQ.md](./doc/FAQ.md).

0 commit comments

Comments
 (0)