Skip to content

Commit c65b948

Browse files
committed
docs: two separate fields for simplier instructions
1 parent 306053a commit c65b948

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,13 @@ Plugin for [OpenCode](https://opencode.ai) that adds [CoreInfra AI Hub](https://
66

77
**Important:** requires OpenCode version 1.4.0 or newer
88

9+
Install the plugin
910
```bash
10-
# Install the plugin
1111
opencode plugin -g 'coreinfra-opencode-plugin@github:CoreInfraAI/opencode-plugin'
12-
# Log in by entering the API token
12+
```
13+
14+
Log in by entering the API token
15+
```bash
1316
opencode providers login --provider coreinfra
1417
```
1518

README.ru.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,13 @@
66

77
**Важно:** требуется версия OpenCode не старше 1.4.0
88

9+
Установка плагина
910
```bash
10-
# Установка плагина
1111
opencode plugin -g 'coreinfra-opencode-plugin@github:CoreInfraAI/opencode-plugin'
12-
# Авторизация с вводом API-токена
12+
```
13+
14+
Авторизация с вводом API-токена
15+
```bash
1316
opencode providers login --provider coreinfra
1417
```
1518

0 commit comments

Comments
 (0)