update quickstart instructions

This commit is contained in:
geppy
2018-05-03 15:30:38 -07:00
parent c6fd9ac4d9
commit beb107fc8b

View File

@ -5,7 +5,7 @@
extensions.
## Get up and running straight away
* Launch `npm run install-all` in terminal in the root folder to initialize all samples
* Launch `npm install` in terminal in the root folder to initialize all samples
* Open the debug view and select the sample to launch
* set breakpoints in your code inside the samples extension.ts to debug an extension
* find output from your extension in the debug console