Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

Commit 46ef157

Browse files
tokikannosreya
authored andcommitted
Some updates for document (#89)
* Update docs to specify working folder parameter MUST be quoted on some OS (like MacOS)
1 parent 5f476af commit 46ef157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ sshcode [email protected]
4646
You can specify a remote directory as the second argument:
4747

4848
```bash
49-
sshcode [email protected] ~/projects/sourcegraph
49+
sshcode [email protected] "~/projects/sourcegraph"
5050
```
5151

5252
## Extensions & Settings Sync

0 commit comments

Comments
 (0)