add more details about opening example in Chrome to README

pull/6/head
shane tully 2015-03-20 20:19:25 -07:00
parent 4b3e724988
commit 8ba12bfea2
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ $ node server/server.js
With the client running, open `client/index.html` in a recent version of either Firefox or Chrome. With the client running, open `client/index.html` in a recent version of either Firefox or Chrome.
Note that if using Chrome and opening the file locally, you must run Chrome with the `--allow-file-access-from-files` flag. Or you could serve the files with a webserver (Python's SimpleHTTPServer is a good option).
### License ### License
The MIT License (MIT) The MIT License (MIT)