Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Please if you can add  info that Sublime need to be opened before you run rmate command. No one wrote this information on any blogs

(NOTE: you need to have opened Sublime on you local machine. 
If not you get this error connect_to localhost port 52698: failed.)
  • Loading branch information
btekbtek committed Oct 10, 2018
1 parent f131b3b commit 6490e92
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -53,6 +53,9 @@ ssh -R 52698:localhost:52698 user@example.com

After running the server, you can just open the file on the remote system by

(NOTE: you need to have opened Sublime on you local machine.
If not you get this error connect_to localhost port 52698: failed.)

```
rmate test.txt
```
Expand Down

0 comments on commit 6490e92

Please sign in to comment.