Updated readme.

This commit is contained in:
bkaradzic 2013-03-10 23:27:35 -07:00
parent 56cd1e0447
commit 5f037fb915

View File

@ -111,7 +111,7 @@ Examples
Most of the examples require shader/texture/mesh data to be loaded. When running
examples your current directory should be examples/runtime.
.../examples/runtime $ ../../.build/<config>/bin/example-00-helloworldDebug
<bgfx_path>/examples/runtime $ ../../.build/<config>/bin/example-00-helloworldDebug
### 00-helloworld
Initialization and debug text.