Update README
parent
0fe448694b
commit
112bf95560
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue