From d8d7fe571e91124234e420e0c589df479653ff2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20Johannes=20M=C3=B6ller?= <74617774+JohannesLks@users.noreply.github.com> Date: Sun, 14 Dec 2025 12:17:57 +0100 Subject: [PATCH] Fix typo missing " --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58dc96a..0d807ad 100644 --- a/README.md +++ b/README.md @@ -220,7 +220,7 @@ using code-marketplace with VS Code and VSCodium: - [VSCodium](https://github.com/VSCodium/vscodium/blob/master/docs/index.md#howto-switch-marketplace) ```console - export VSCODE_GALLERY_SERVICE_URL="https:///api + export VSCODE_GALLERY_SERVICE_URL="https:///api" export VSCODE_GALLERY_ITEM_URL="https:///item" # Or set a product.json file in `~/.config/VSCodium/product.json` codium