diff --git a/docs/lab-examples/lab-examples.md b/docs/lab-examples/lab-examples.md index 1153a94b0..ac7bdf362 100644 --- a/docs/lab-examples/lab-examples.md +++ b/docs/lab-examples/lab-examples.md @@ -57,7 +57,7 @@ containerlab deploy -t ``` #### SSH access -For nodes that come up with `sshd` enabled, the following lines can be added to `~/.ssh/config` file to simplify access and prevent future ssh key warnings: +For nodes that come up with `ssh` enabled, the following lines can be added to the `~/.ssh/config` file on the containerlab host system to simplify access and prevent future ssh key warnings: ``` Host clab-*