readme update

This commit is contained in:
2026-05-22 15:23:30 +07:00
parent 13abe1d42a
commit ab4ad186e6

View File

@@ -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
```
Или вручную: