From 54bd3754e90aa7ba53a85f1d827304cb3a60b395 Mon Sep 17 00:00:00 2001 From: danvirsen Date: Fri, 7 Jul 2017 08:17:21 +0200 Subject: [PATCH] Added installtion folder for vscode on Windows --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 078799b..c43c4e4 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,8 @@ and you can then select it using `m-x load-theme` or set it as the default. *Heads up. It'll ask you whether you really want to load the theme because it involves running lisp code. Feel free to check everything's safe before you do* ### Visual Studio Code -Copy the theme you want from the `vscode` directory to `~/.vscode/extensions`. Start vscode (or reload the window) and select the theme in your preferences. + +Copy the theme you want from the `vscode` directory to `~/.vscode/extensions` (Mac/Linux) or `%USERPROFILE%\.vscode\extensions` (Windows). Start vscode (or reload the window) and select the theme in your preferences. ## Requests