Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
soreau committed Jul 17, 2015
1 parent 44c5b05 commit 03c1561
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
Wobbly Standalone GLES2

To build the source code, run the build script:

./build

The dependencies are:
Install the dependencies:

libpthread
x11
egl
glesv2
libpng

After compilation, run it:
Build the source code:

$ make

Run it:

./wobbly
$ ./wobbly


The current implementation does not support maximize,
Expand Down

0 comments on commit 03c1561

Please sign in to comment.