Skip to content

Commit e60cc87

Browse files
Fix developer documentation (#3836)
1 parent ca6b15f commit e60cc87

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,4 @@ We are glad to welcome new contributors!
9191

9292
Take a look at YDB [web site](https://ydb.tech/) for the latest success stories and user scenarios.
9393

94+

ydb/docs/ru/core/contributor/suggest-change.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* Если у вас еще нет созданных ключей (или yubikey), то просто создайте новые ключи. Полные инструкции находятся на [этой странице GitHub](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent#generating-a-new-ssh-key).
1515
* Если у вас есть yubikey, вы можете использовать legacy ключ из yubikey:
1616
* Предположим, что у вас уже есть настроенный yubikey (или вы настроили yubikey локально)
17-
* На вашем ноутбуке: `skotty ssh-keys`
17+
* На вашем ноутбуке: `skotty ssh keys`
1818
* Загрузите ssh-ключ `legacy@yubikey` на github (через пользовательский интерфейс: https://github.com/settings/keys)
1919
* Проверьте подключение на ноутбуке: `ssh -T [email protected]`
2020

0 commit comments

Comments
 (0)