Skip to content

Commit 0399200

Browse files
Update README.md
Cosmetics
1 parent 1b601f3 commit 0399200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ sm-local-configure
597597
sudo bash -c "echo '/Users/janedoe/PythonProjects/sagemaker-ssh-helper-dev-venv/bin' > /etc/paths.d/42-sm-ssh"
598598
```
599599

600-
You might need restart the Terminal and the IDE for changes to take an effect.
600+
**You might need restart the Terminal and the IDE for changes to take an effect. After restart, check that the path has been added to the PATH with `echo $PATH`.**
601601

602602
Alternatively, use the trick with port forwarding - start the `sm-ssh` or `ssh` with `-L` option inside venv, and then use `localhost` as the host to connect to from IDE. This trick is used to make SSH Helper work on Windows, and it's described in [FAQ - Is Windows Supported?](FAQ.md#is-windows-supported).
603603

0 commit comments

Comments
 (0)