Skip to content

Commit

Permalink
Merge remote branch 'upstreamrepo/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
pataxis committed May 31, 2024
2 parents 29987c7 + 9f38bc9 commit bd28891
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ that can communicate via SSH. This will be exemplified using `ssh` and a
non-root SSH user called `my-ssh-user`.

> The SSH user needs to be created on the device before connecting to the
> device, see [Create an SSH user](create-an-ssh-user).
> device, see [Create an SSH user](#create-an-ssh-user).
```sh
ssh my-ssh-user@192.168.0.90
Expand Down

0 comments on commit bd28891

Please sign in to comment.