From 07321afb60c711c72b511182768b99d2a70d6bbb Mon Sep 17 00:00:00 2001 From: arabian Date: Sun, 5 Jul 2026 22:41:49 +0300 Subject: [PATCH] docs(README): change `pwsp-gui` to `pwsp` --- README.md | 2 +- README.ru.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25960bb..6d2356e 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ echo "deb [signed-by=/etc/apt/keyrings/pwsp.gpg] https://arabianq.github.io/pipe # 3. Update and install sudo apt update -sudo apt install pwsp-gui +sudo apt install pwsp ``` ### 🐧 Fedora / RHEL (COPR) diff --git a/README.ru.md b/README.ru.md index 42f1b9b..ec941db 100644 --- a/README.ru.md +++ b/README.ru.md @@ -59,7 +59,7 @@ echo "deb [signed-by=/etc/apt/keyrings/pwsp.gpg] https://arabianq.github.io/pipe # 3. Обновите индексы и установите sudo apt update -sudo apt install pwsp-gui +sudo apt install pwsp ``` ### 🐧 Fedora / RHEL (COPR)