Skip to content

Commit 37a84e4

Browse files
authored
Update README.md
1 parent e24cd66 commit 37a84e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ step2: generate exe 生成exe
5959
nim c --cpu:i386 -d:mingw -d:ssl --opt:size shellcode_loader.nim
6060
```
6161
#Advise 建议
62-
windows上编译容易出现玄学问题 可以用debian11交叉编译 不过记得要装gcc
62+
windows上编译容易出现玄学问题 可以用debian11交叉编译 不过记得要装mingw
6363
It's easy to have problem if you compile it on Windows Platform.In my opion,you'd better compile it on Linux
6464

6565
## 源码中的EnumSystemGeoID回调函数可以换成以下函数 等价

0 commit comments

Comments
 (0)