From a3f51e88496a18a109e270ab2b8a9b42ac41e596 Mon Sep 17 00:00:00 2001 From: Anthony Samms <37304577+Yonokid@users.noreply.github.com> Date: Thu, 28 Aug 2025 09:05:53 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8cb5002..673bc4f 100644 --- a/README.md +++ b/README.md @@ -56,12 +56,12 @@ Use the provided shell.nix code and run with python: ## Roadmap -Ask me +See "enhancements" on issues page ## Known Issues -- Everything +See "bugs" on issues page ## Run Locally @@ -95,7 +95,7 @@ uv run nuitka --mode=app --noinclude-setuptools-mode=nofollow --noinclude-IPytho Linux: Install portaudio with `sudo apt install portaudio19-dev` -Arch Linux only: +Some Linux distributions may need this: Install [patchelf](https://github.com/NixOS/patchelf) Run this command ```