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

Commit 7e5b44a

Browse files
committed
Correct MacOS Insiders config
1 parent 11de66e commit 7e5b44a

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
@@ -62,8 +62,8 @@ The following will make `sshcode` work with VS Code Insiders:
6262
**MacOS**
6363

6464
```bash
65-
export VSCODE_CONFIG_DIR="$HOME/.config/Code - Insiders/User"
6665
export VSCODE_CONFIG_DIR="$HOME/Library/Application Support/Code - Insiders/User"
66+
export VSCODE_EXTENSIONS_DIR="$HOME/.vscode-insiders/extensions"
6767
```
6868

6969
**Linux**

0 commit comments

Comments
 (0)