From badc13d1dc7e936b946ca9943e49d12df1a4e935 Mon Sep 17 00:00:00 2001 From: Simon Maceda <60718872+simonmaceda@users.noreply.github.com> Date: Fri, 12 Aug 2022 12:44:38 -0500 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 65c1a63..954d4b0 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ After adding the code block, the `settings.json` file should look similar to thi * Run `./install-windows.ps1` in PowerShell as a normal user, and accept any UAC prompts that pop up. The installation should take around 8 minutes. If an installer doesn't pop up, don't be alarmed. For other platforms, or to install the extension manually, check out our [Developer Install Guide](../../wiki/Developer-Install-Guide). This is also where you should search if you encounter errors. - +For first time installation or vscode updates, do step #10 from the manual installation instructions See the Visual Studio Code [getting started](https://code.visualstudio.com/api/get-started/your-first-extension) @@ -145,3 +145,6 @@ API page if you need more help. - Kendrick Johnson: [\](mailto:KendrickJohnson@my.unt.edu) - Ryan Tolbert: [\](mailto:RyanTolbert@my.unt.edu) - Pedro Alvarez: [\](mailto:PedroAlvarez3@my.unt.edu) + +#### Summer 20222 +- Simon Maceda: [\](mailto:SimonMaceda@my.unt.edu)