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 e7fca86 commit d57d0ddCopy full SHA for d57d0dd
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 "https://github.com/HarryLovesCode/WebAssembly-WebGL-2"`)
+- Clone this directory wherever you want
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