diff --git a/README.md b/README.md index 80df927..4f4f4e0 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,9 @@ Clone whole repository and in root directory execute: composer install npm install npm run compile +code . ``` -To install it in VS Code copy extension directory to **.vscode/extensions**. - -[Install extension in VS Code](https://code.visualstudio.com/docs/extensions/install-extension) +The last command will open the folder in VS Code. Hit `F5` to launch an Extension Development Host with the extension. ## Contributing