update README
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
## Базовые утилиты
|
||||
|
||||
```sh
|
||||
sudo apt update && sudo apt install curl git -y
|
||||
sudo apt update && sudo apt install curl git mc build-essential -y
|
||||
```
|
||||
|
||||
## Установка opencode
|
||||
|
||||
```sh
|
||||
curl -fsSL https://opencode.ai/install.sh | sh
|
||||
curl -fsSL https://opencode.ai/install | sh
|
||||
```
|
||||
|
||||
Или вручную: скачать бинарник со [страницы релизов](https://github.com/anomalyco/opencode/releases),
|
||||
|
||||
Reference in New Issue
Block a user