Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caiiiycuk authored Aug 25, 2016
1 parent 50d0cad commit 892fe18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

Base version is: **cocos2d-x-3.0alpha0-pre**

## Mabnually building
## Manually building

You can build cocos2d with emscripten bu running this commands:

```
make PLATFORM=emscripten DEBUG=1 -j10 # (for debug build)
make PLATFORM=emscripten DEBUG=0 -j10 # (for release build)
```
```

0 comments on commit 892fe18

Please sign in to comment.