From dddac75f32303d99728ec44acc68ba3e1e85167e Mon Sep 17 00:00:00 2001 From: Kenneth Auchenberg Date: Wed, 3 Apr 2019 10:36:24 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33b1619..136846b 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ A VS Code extension to debug your JavaScript code in the Google Chrome browser, ## Getting Started 1. [Install the extension](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome) -2. Restart VS Code and open the folder containing the project you want to work on. +2. Open the folder containing the project you want to work on. ## Using the debugger