Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jerch committed Dec 10, 2022
1 parent d352066 commit 4e57b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The addon integrates tightly with the xterm.js base repo, esp. for tests and the
To properly set up all needed resources see `bootstrap.sh` or run it directly with

```bash
curl -s https://raw.githubusercontent.com/jerch/xterm-addon-image/master/bootstrap.sh | XTERMJS=5.0.0 bash
curl -s https://raw.githubusercontent.com/jerch/xterm-addon-image/master/bootstrap.sh | XTERMJS=5.0.0 IMAGEADDON=master bash
```

The addon sources and npm package definition reside under `addons/xterm-addon-image`.
Expand Down

0 comments on commit 4e57b0d

Please sign in to comment.