Skip to content

Commit d57d0dd

Browse files
authored
Update README.md
1 parent e7fca86 commit d57d0dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is a boilerplate example of how to port over a typical OpenGL project with
55
# Compilation and Serving
66

77
- 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"`)
8+
- Clone this directory wherever you want
99
- `cd` to the root of the newly cloned directory
1010
- Use the makefile to either build, clean up, or make a distribution version (build directory only) of the repo
1111
- Build: `make`

0 commit comments

Comments
 (0)