We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c44dbf1 commit d8d7fe5Copy full SHA for d8d7fe5
README.md
@@ -220,7 +220,7 @@ using code-marketplace with VS Code and VSCodium:
220
- [VSCodium](https://github.com/VSCodium/vscodium/blob/master/docs/index.md#howto-switch-marketplace)
221
222
```console
223
- export VSCODE_GALLERY_SERVICE_URL="https://<domain>/api
+ export VSCODE_GALLERY_SERVICE_URL="https://<domain>/api"
224
export VSCODE_GALLERY_ITEM_URL="https://<domain>/item"
225
# Or set a product.json file in `~/.config/VSCodium/product.json`
226
codium
0 commit comments