typo and remove forum link

This commit is contained in:
Stewart Allen 2019-05-30 22:00:21 -04:00
commit ceabb95fa8

View file

@ -22,13 +22,12 @@ to start a local instance of the apps. then open
npm run-script start-web
```
serves code as obfuscated, compressed bundles. this is the mode used to run on a public
web site, so you can't use "localhost" to test. to accomodate this, alias "debug" to 127.0.0.1
web site, so you can't use "localhost" to test. to accommodate this, alias "debug" to 127.0.0.1
then access the apps from http://debug:8080/
## More Information
* [Facebook Group](https://www.facebook.com/groups/660020084206828/)
* [Forums](https://forum.grid.space)
* [Wiki](https://github.com/GridSpace/KiriMoto/wiki)
* [Twitter](https://twitter.com/grid_space_3d)
* [YouTube Tutorials](https://www.youtube.com/c/gridspace)