From f484781693eafa947054791ab2a46ca81ade2cb1 Mon Sep 17 00:00:00 2001 From: Kyle Carberry Date: Tue, 2 Apr 2019 11:41:44 -0400 Subject: [PATCH] Minor update in notes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22d720ad..cc3127a6 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ How to [secure your setup](/doc/security/ssl.md). ### Notes -- At the moment we can't use the official VSCode Marketplace. We've created a custom extension marketplace focused around open-sourced extensions. However, if you have access to the `.vsix` file, you can manually install the extension. +At the moment we can't use the official VSCode Marketplace. We've created a custom extension marketplace focused around open-sourced extensions. However, if you have access to the `.vsix` file, you can manually install the extension. ## Contributing -- GitLab