Skip to content

Commit 003ebfa

Browse files
committed
Improve instructions
1 parent 0d92160 commit 003ebfa

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,10 @@ Instruction will be divided into 3 parts, instructions for building Plugin and P
201201
And make sure you have installed Visual Studio with C++ build tools and also cmake which should be in system variables or PATH. That's all!
202202

203203
Next, after preparing all modules, you need to open console in root of repository.
204+
Install node modules inside the root folder with command:
205+
`
206+
npm install
207+
`
204208
- Debug
205209
If you want to use a debug build you need to use this command:
206210
`

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)