Skip to content

Commit dec776e

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

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
8+
- Git Clone
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)