Skip to content

Commit

Permalink
Update security_setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0ndrec authored Apr 18, 2024
1 parent 27a7ad7 commit 73ec6e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion guides/security_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ sudo usermod -aG sudo <username>

Для windows пользователей:

```ssh-keygen
```bash
ssh-keygen
```

## Шаг 4: Настройка SSH
Expand Down

0 comments on commit 73ec6e4

Please sign in to comment.