Skip to content

Commit 33b61d5

Browse files
committed
prereqs for building
1 parent 005bc28 commit 33b61d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ Requirements:
6464
See https://github.com/Marus/cortex-debug/wiki for usage information. This needs some help from the community. See https://github.com/Marus/cortex-debug/blob/master/debug_attributes.md for a summary of all properties that are available in your `launch.json`
6565

6666
## How to Build from sources
67+
68+
Make sure you have git, NodeJS and typescript installed on your PC before you begin. See: https://code.visualstudio.com/docs/setup/additional-components
69+
6770
* `git clone https://github.com/Marus/cortex-debug.git`
6871
* `cd cortex-debug`
6972
* Optionally switch to a branch: `git checkout <existing-branch-name>`

0 commit comments

Comments
 (0)