Update README

pull/3/head
Felix Becker 2016-09-04 11:49:49 +02:00
parent 0fe448694b
commit 112bf95560
1 changed files with 2 additions and 3 deletions

View File

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