From e2ae0842d6487a4baf0ffe2c611f202488d1d260 Mon Sep 17 00:00:00 2001 From: kldzj Date: Sat, 20 May 2023 18:16:23 +0200 Subject: [PATCH] chore: remove pre-release note from readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ef3a4ee..3c97f53 100644 --- a/README.md +++ b/README.md @@ -58,5 +58,3 @@ chmod +x install.sh # To override the install location, pass the target as an argument ./install.sh /home/user/bin/pzmod ``` - -> Note: v2 is currently in pre-release. Bug reports and feedback are welcome.