We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b54f7b6 commit fff665bCopy full SHA for fff665b
README.md
@@ -12,11 +12,15 @@ Originally created for [Mux](https://github.com/coder/mux) (a desktop app for is
12
13
## Try It
14
15
-```bash
16
-npx @ghostty-web/demo@next
17
-```
+- [Live Demo](https://ghostty.ondis.co) on an ephemeral VM (thank you to Greg from [disco.cloud](https://disco.cloud) for hosting).
+
+- On your computer:
18
19
+ ```bash
20
+ npx @ghostty-web/demo@next
21
+ ```
22
-This starts a local HTTP server with a real shell on `http://localhost:8080`. Works best on Linux and macOS.
23
+ This starts a local HTTP server with a real shell on `http://localhost:8080`. Works best on Linux and macOS.
24
25

26
0 commit comments