From c4bdc8f26456d1c5eccbb68071da960ef6d5b167 Mon Sep 17 00:00:00 2001 From: Chris Tate Date: Thu, 30 Apr 2026 15:22:14 -0500 Subject: [PATCH] Remove portless from public prerequisites portless is only needed for local wterm development, not for consumers of the packages. It's already documented in AGENTS.md for contributors. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 16d0447..85e51e0 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,6 @@ wterm ("dub-term") renders to the DOM — native text selection, copy/paste, fin - [Zig](https://ziglang.org/) 0.16.0+ - [Node.js](https://nodejs.org/) 20+ - [pnpm](https://pnpm.io/) 10+ -- [portless](https://github.com/vercel-labs/portless) — `npm i -g portless` ### Setup