Skip to content

Commit ab9116d

Browse files
author
kompasim
committed
update
1 parent d299eb5 commit ab9116d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.MD

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
### 0.Aboud
44

5-
> this is a SDL2 lua binding, we can use SDL2 api via lua script ...
5+
> this is a [SDL2](https://www.libsdl.org/) lua binding, we can use SDL2 api via lua script ...
66
77
## 2.Build
88

99
* download libraries (read the `library/README.MD` file for more information)
10-
* install (msys2)[https://www.msys2.org/]
10+
* install [msys2](https://www.msys2.org/)
1111
* install mingw (run `pacman -S mingw-w64-x86_64-toolchain base-devel` in msys2 terminal)
12-
* install (chocolatey)[https://chocolatey.org/]
12+
* install [chocolatey](https://chocolatey.org/)
1313
* install make (run `choco install make`)
1414
* then run `make` command in root directory
1515

0 commit comments

Comments
 (0)