Skip to content

Commit 65d18bc

Browse files
committed
Fix readme
1 parent 2efd3be commit 65d18bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ cd build/examples/render
147147
```
148148

149149

150-
### iOS
150+
### iOS
151151
You can either use Ninja or Xcode:
152152

153153
```bash
@@ -156,7 +156,7 @@ cmake --build build --config Release --parallel 4
156156
```
157157

158158

159-
### Wasm
159+
### Wasm
160160
Use Emscripten’s helper command, after having activated the emsdk (refer to https://emscripten.org/docs/getting_started/downloads.html how to install and activate Emscripten):
161161

162162
```bash

0 commit comments

Comments
 (0)