From 1e0872b8926fd5987323cf6411e0c786d93715bf Mon Sep 17 00:00:00 2001
From: vanomj <vanomj@altlinux.org>
Date: Fri, 9 Feb 2024 21:33:10 +0300
Subject: [PATCH] Install command fix

---
 README-RU.md | 2 +-
 README.md    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README-RU.md b/README-RU.md
index 8d2b53e2..0c194be4 100755
--- a/README-RU.md
+++ b/README-RU.md
@@ -83,7 +83,7 @@ sudo dnf install portproton
 **ВНИМАНИЕ** : при универсальном способе установки PortProton зависимости должны быть установлены вручную!
 
 ```sh
-wget -c "https://github.com/Castro-Fidel/PortProton_ALT/raw/main/portproton" && sh PortProton_Installer
+wget -c "https://github.com/Castro-Fidel/PortProton_ALT/raw/main/portproton" && sh portproton
 ```
 
 ## Зависимости
diff --git a/README.md b/README.md
index 4467601e..9da0f924 100755
--- a/README.md
+++ b/README.md
@@ -83,7 +83,7 @@ sudo dnf install portproton
 **ATTENTION** : with the universal method of installing PortProton, dependencies must be installed manually!
 
 ```sh
-wget -c "https://github.com/Castro-Fidel/PortProton_ALT/raw/main/portproton" && sh PortProton_Installer
+wget -c "https://github.com/Castro-Fidel/PortProton_ALT/raw/main/portproton" && sh portproton
 ```
 
 ## Dependencies