Skip to content

Commit

Permalink
emscripten version hint
Browse files Browse the repository at this point in the history
  • Loading branch information
soliton4 committed Mar 22, 2015
1 parent e532806 commit b6a932e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ Google's JavaScript closure compiler and further optimized by hand to use WebGL.

Building the demo:

Install and configure Emscripten (https://github.com/kripken/emscripten)
Install and configure Emscripten (https://github.com/kripken/emscripten)
The current version of Broadway was built with emscripten 1.29.0

The code for the demo is in the Decoder folder, to build it run the make.py python script.

Expand Down

0 comments on commit b6a932e

Please sign in to comment.