Skip to content

Commit 6bbe649

Browse files
authored
Update README.md
1 parent dec776e commit 6bbe649

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
@@ -11,4 +11,4 @@ This is a boilerplate example of how to port over a typical OpenGL project with
1111
- Build: `make`
1212
- Clean: `make clean`
1313
- Build, but remove objects leaving the `build` dir: `make dist`
14-
- You can then use `python -m SimpleHTTPServer 8080` or `http-server build/` and open your browser to `localhost:8080`.
14+
- You can then use `python -m SimpleHTTPServer 8080` or `http-server app/` and open your browser to `localhost:8080`.

0 commit comments

Comments
 (0)