Skip to content

Commit f7a353c

Browse files
committed
Fix npm link to deprecated xterm package to @xterm/xterm
1 parent 7ec4147 commit f7a353c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

headless/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
⚠ This package is experimental
44

5-
`@xterm/headless` is a headless terminal that can be run in node.js. This is useful in combination with the frontend [`xterm`](https://www.npmjs.com/package/xterm) for example to keep track of a terminal's state on a remote server where the process is hosted.
5+
`@xterm/headless` is a headless terminal that can be run in node.js. This is useful in combination with the frontend [`xterm`](https://www.npmjs.com/package/@xterm/xterm) for example to keep track of a terminal's state on a remote server where the process is hosted.
66

77
## Getting Started
88

0 commit comments

Comments
 (0)