Update README;

This commit is contained in:
bjorn 2016-07-31 17:52:36 -07:00
parent 6456b046b3
commit 9dddad1f1f
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ function lovr.update(dt)
end
```
Then, run your game:
Then, start the OSVR server and run your game:
```sh
$ cd path/to/myGame