We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d57d0dd commit dec776eCopy full SHA for dec776e
README.md
@@ -5,7 +5,7 @@ This is a boilerplate example of how to port over a typical OpenGL project with
5
# Compilation and Serving
6
7
- Follow the steps [here](http://webassembly.org/getting-started/developers-guide/) to get ready to comile WebAssembly
8
-- Clone this directory wherever you want
+- Git Clone
9
- `cd` to the root of the newly cloned directory
10
- Use the makefile to either build, clean up, or make a distribution version (build directory only) of the repo
11
- Build: `make`
0 commit comments