Skip to content

Commit b7bb96c

Browse files
committed
Fix typo in getting started
1 parent 1935790 commit b7bb96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ If you don't want to use devkitARM, there are some alternatives. For example, ch
5555
[gba-toolchain](https://github.com/felixjones/gba-toolchain), which also supports libtonc and
5656
libgba, and it uses CMake instead of Makefiles.
5757

58-
[[meson-gba](https://github.com/LunarLambda/meson-gba) is another option. It uses the Meson build
58+
[meson-gba](https://github.com/LunarLambda/meson-gba) is another option. It uses the Meson build
5959
system, it integrates many of the libraries mentioned before (with bugfixes that devkitPro doesn't
6060
have), and it supports different compilers and runtime libraries. If you're using sdk-seven, you
6161
should really consider using this.

0 commit comments

Comments
 (0)