mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-23 17:59:12 +00:00
Update README.md
This commit is contained in:
parent
b50a1410a1
commit
43ae76caff
2 changed files with 2 additions and 2 deletions
|
|
@ -52,7 +52,7 @@ Xcode Command Line Tools
|
|||
```
|
||||
#### For Windows:
|
||||
```
|
||||
MinGW or other GCC
|
||||
MinGW-w64 (Use recommended) or other GCC
|
||||
```
|
||||
#### For everything else:
|
||||
```
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ Xcode Command Line Tools
|
|||
```
|
||||
#### For Windows:
|
||||
```
|
||||
MinGW or other GCC
|
||||
MinGW-w64 (推荐使用) or other GCC
|
||||
```
|
||||
#### For everything else (Linux 等其他系统):
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue