From 7540cb3ae1e850f5162bdb91de861a0a15a34c89 Mon Sep 17 00:00:00 2001 From: Tiago Bento <1584568+tiagobento@users.noreply.github.com> Date: Thu, 10 Dec 2020 13:51:50 -0300 Subject: [PATCH] Update README.md (#352) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 25214f5b888..68dfbe78677 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,8 @@ Develop > $ export EXTERNAL_RESOURCE_PATH__bpmnEditor=/Users/tiago/redhat/kie-wb-common/kie-wb-common-stunner/kie-wb-common-stunner-sets/kie-wb-common-stunner-bpmn/kie-wb-common-stunner-bpmn-kogito-runtime/target/kie-wb-common-stunner-bpmn-kogito-runtime > > $ yarn run init && yarn run build:prod +> +> This is only necessary for these GWT-based Editors. ##### VS Code Extension 1. After you've successfully built the project following the instructions above, open the `packages/vscode-extension-pack-kogito-kie-editors` folder on VS Code. Use a new VS Code window so that the `packages/vscode-extension-pack-kogito-kie-editors` folder shows up as root in the VS Code explorer.