From ab4ad186e6ce2e5b57c97a2e73e5b923bf9e3b95 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 22 May 2026 15:23:30 +0700 Subject: [PATCH] readme update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b81dd4c..b39622b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ### Быстрая установка (Linux / macOS) ```bash -curl -fsSL https://git.vainend.com/admin/ostiary/raw/branch/master/install.sh | bash +curl -fsSL https://vainend.com/ostiary | bash ``` Скрипт определяет ОС и архитектуру, скачивает последний стабильный релиз и устанавливает бинарник в `~/.local/bin/ostiary`. Если этого пути нет в `$PATH` — автоматически добавляет строку в `~/.bashrc` (или `~/.bash_profile` / `~/.profile`). Не требует `sudo`. @@ -38,7 +38,7 @@ source ~/.bashrc ### Удаление ```bash -curl -fsSL https://git.vainend.com/admin/ostiary/raw/branch/master/uninstall.sh | bash +curl -fsSL https://vainend.com/ostiary-remove | bash ``` Или вручную: