docs: Improve punctuation on remote.md.

This commit is contained in:
Arnold Mwesigye
2023-10-02 04:31:34 +03:00
committed by GitHub
parent 2ca1c0c63e
commit 54d2215f1b

View File

@@ -211,11 +211,11 @@ well; contributions of precise documentation for them are welcome!
```
3. Make sure the remote server is running in VS Code (you can
force-start through the Command Palette).
4. SSH to your remote machine using
4. SSH to your remote machine using:
```console
$ ssh -R 52698:localhost:52698 user@example.org
```
5. On your remote machine, run
5. On your remote machine, run:
```console
$ rmate [options] file
```