mirror of
https://github.com/ivellioscolin/pykd.git
synced 2025-04-21 12:53:23 +08:00
Update README.md
This commit is contained in:
parent
85de829d39
commit
6764fce209
11
README.md
11
README.md
@ -17,8 +17,11 @@ If you want to automate the debugger but dislike the WinDbg built-in script mach
|
|||||||
[API Reference](/../wikis/API Reference)
|
[API Reference](/../wikis/API Reference)
|
||||||
|
|
||||||
## How to build ?
|
## How to build ?
|
||||||
* Install VS 2017
|
* install VS 2017
|
||||||
* get sources:
|
* get sources:
|
||||||
*
|
|
||||||
*
|
```
|
||||||
*
|
git clone --recurse-submodules https://githomelab.ru/pykd/pykd.git local_dir
|
||||||
|
```
|
||||||
|
* open pykd.sln
|
||||||
|
* choose a python version and a target platfome then build pykd projects
|
Loading…
Reference in New Issue
Block a user