Skip to content

Commit 5d5873d

Browse files
committed
Add WSL note to README
1 parent ca3d139 commit 5d5873d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ Portions copyright (c) Microsoft Corporation, licensed [under the MIT license](h
3434

3535
3. If you want to clone this Git repo, you should also install Git (`sudo apt -y install git`). These scripts will install it for you if you brought these files along in some other way.
3636

37+
## WSL Pre-Requisites
38+
39+
Because of the way Visual Studio Code is architected to work on WSL, you must have Visual Studio Code installed _on the Windows side_ before running any of the VS Code-related Ansible scripts. Extension installation will install the extensions into Windows VS Code, and then you're expected to "copy" them over to WSL as appropriate.
40+
3741
# Running
3842

3943
Before running the scripts, please review `_all.yaml` and `_all_no_customization.yaml`, and comment out software you don't want installed. In particular, most folders contain `customization.yaml` files which tend to contain my personal opinions on customizations; feel free to comment out sections of those files, or ignore them entirely.

0 commit comments

Comments
 (0)