diff --git a/deploy-vm/README.md b/deploy-vm/README.md index b74d422..3517e52 100644 --- a/deploy-vm/README.md +++ b/deploy-vm/README.md @@ -3,3 +3,8 @@ A simple startup script to run code-server with --link on a VM, designed to run on Ubuntu 20.10. **Coming soon:** One-click templates in popular marketplaces. + +## Resources: + +- [launch-code-server.sh](./launch-code-server.sh) - Command tested on Ubuntu machines (uses --link) +- [Other scripts](./other-scripts.md)