Update README.md

This commit is contained in:
Georgi Gerganov
2021-01-17 21:45:43 +02:00
committed by GitHub
parent cd332b5919
commit a3a7a0ce8a

View File

@@ -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