diff --git a/README.md b/README.md index 1b61365..4ee761b 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Other projects using **ggwave** or one of its prototypes: [MSYS2] $ pacman -S git cmake make mingw-w64-x86_64-dlfcn mingw-w64-x86_64-gcc mingw-w64-x86_64-SDL2 -### Linux, Mac, Windows (MSYS2): +### Linux, Mac, Windows (MSYS2) ```bash # build @@ -129,7 +129,7 @@ make ./bin/ggwave-cli ``` -### Emscripten: +### Emscripten ```bash git clone https://github.com/ggerganov/ggwave --recursive