revised learn more to direct people to the heroku chapter of Good Relationships

This commit is contained in:
Andreas Kollegger
2011-12-23 10:46:56 -05:00
parent ced3b4ecc5
commit 3ea2cddf85

View File

@@ -70,7 +70,8 @@ Finally try it out using the `-r` flag to indicate remote access.
To see the Neo4j graph you just created through Heroku, use `heroku config` to reveal the NEO4J_URL
which can take you to Neo4j's Webadmin. Have fun!
For a detailed play-by-play, read [Becoming a Heroku](https://github.com/akollegger/sdn-todos/wiki/Becoming-a-Hero(ku))
For details about preparing your own Spring Data Neo4j application for deployment to Heroku,
see the Heroku chapter in "Good Relationships: The Spring Data Neo4j Guide Book".
CLI Tool
--------