From ab6e462146d1e34fa5adefb4fc5c9c49a66a604b Mon Sep 17 00:00:00 2001 From: Armin Date: Thu, 9 Jul 2026 10:12:38 +0200 Subject: [PATCH] fix README (remove pywebview mention) --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index b4155dc..423ecef 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,6 @@ There is a live demo available at [bsd.pm/noiz](https://bsd.pm/noiz/). Open `index.html` in any modern browser. Click **+Folder**, **+Files**, or drag audio files onto the window. -```bash -pip install pywebview && python noiz.py -``` - -Open `index.html` in any modern browser. Click **+Folder**, **+Files**, or drag audio files onto the window. - ## noizapp There is a simple PoC Electron available to make noiz a stand-alone desktop "app": https://codeberg.org/armin/noizapp