From db708d2b0d28f2fb94f703fab2c655e1473896b1 Mon Sep 17 00:00:00 2001 From: ImAlpha Date: Thu, 26 Oct 2023 03:33:00 -0700 Subject: [PATCH] update to path --- coder_code-server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coder_code-server.md b/coder_code-server.md index 92ac5cb..3177e2f 100644 --- a/coder_code-server.md +++ b/coder_code-server.md @@ -1,4 +1,4 @@ # Coder Theming -- If using docker, make sure to place extension folders with the `/app/lib/.../extensions` directory. +- If using docker, make sure to place extension folders with the `/app/code-server/lib/vscode/extensions` directory. - Themes can be installed by cloning the github repo if all of the necessary files are present. - Once installed, hit restart on the container and you should see the new theme available. \ No newline at end of file