Update README to highlight that you need to toggle explorer first time

This commit is contained in:
Pine Wu
2016-11-18 10:05:32 -08:00
parent d1861c74b6
commit 06c196a7a0

View File

@ -11,4 +11,5 @@ Currently, this API is only available in [Insiders](https://code.visualstudio.co
- Download Insiders version of VS Code and open this sample
- `npm install`
- `npm run compile`
- `F5` to start debugging
- `F5` to start debugging
- **Command Palette -> `View: Toggle Custom Explorer` -> Choose your Explorer**