Skip to content

Commit fff665b

Browse files
committed
Add a live demo
1 parent b54f7b6 commit fff665b

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,15 @@ Originally created for [Mux](https://github.com/coder/mux) (a desktop app for is
1212

1313
## Try It
1414

15-
```bash
16-
npx @ghostty-web/demo@next
17-
```
15+
- [Live Demo](https://ghostty.ondis.co) on an ephemeral VM (thank you to Greg from [disco.cloud](https://disco.cloud) for hosting).
16+
17+
- On your computer:
18+
19+
```bash
20+
npx @ghostty-web/demo@next
21+
```
1822

19-
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.
2024

2125
![ghostty](https://github.com/user-attachments/assets/aceee7eb-d57b-4d89-ac3d-ee1885d0187a)
2226

0 commit comments

Comments
 (0)