Repository: incubator-s2graph Updated Branches: refs/heads/feature/test_daewon [created] b99389f33
README update for refactoring. This resolves S2GRAPH-2. Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/767940b1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/767940b1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/767940b1 Branch: refs/heads/feature/test_daewon Commit: 767940b13815f6b43b1e381ea97b6a3c64e75739 Parents: de250c8 Author: jojo <[email protected]> Authored: Thu Dec 17 15:11:19 2015 +0900 Committer: jojo <[email protected]> Committed: Thu Dec 17 15:11:19 2015 +0900 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/767940b1/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 5e9088f..07a49f6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ vagrant ssh // in the virtual environment.. cd s2graph -activator run +activator 'project s2rest_play' run ``` Finally, join the [mailing list](https://groups.google.com/forum/#!forum/s2graph)!
