From 69f1f5122ac2476a2be5257dae8ac9e89a61ac8a Mon Sep 17 00:00:00 2001 From: Michal Niewrzal Date: Thu, 1 Sep 2016 15:01:08 +0200 Subject: [PATCH] Add steps to build and run from source --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f28e427..fd99615 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Clone whole repository and in root directory execute: ```bash composer install npm install -tsc +npm run compile ``` To install it in VS Code copy extension directory to **.vscode/extensions**.