Updated docs

This commit is contained in:
Jeremiah Billmann
2013-08-18 16:00:00 -04:00
parent 80c5b28d85
commit e805c2d991
+1 -1
View File
@@ -8,4 +8,4 @@ Change the `path` parameter of `GarageServerIO.initializeGarageServer` that is f
Execute `$ npm install` in the `example/` root directory and `$ node app.js` to run the application.
NOTE: The example has `clientSidePrediction` and `interpolation` enabled. If you're running it locally (no ping), you may want to disable these (`false`).
NOTE: The example has `options.clientSidePrediction` and `options.interpolation` enabled on the server. If you're running it locally (no ping), you may want to disable these (`false`).