Merge pull request #135 from djmrr/mike_readme_fix

updated the tutorial link on the readme page #UTAHJS commit
This commit is contained in:
Jesse Gibson 2015-12-16 18:10:58 -07:00
commit af30651ddd

View File

@ -7,7 +7,7 @@ GUN is a realtime, decentralized, offline-first, graph database engine.
## Getting Started
For the browser, try out this [tutorial](http://gun.js.org/web/think.html) and then use a [starter template](http://plnkr.co/edit/f1yzn5). This README is for GUN servers.
For the browser, try out this [tutorial](http://gun.js.org/think.html) and then use a [starter template](http://plnkr.co/edit/f1yzn5). This README is for GUN servers.
If you do not have [node](http://nodejs.org/) or [npm](https://www.npmjs.com/), read [this](https://github.com/amark/gun/blob/master/examples/install.sh) first.
Then in your terminal, run: