From 5292f92e8fa6d3720804e8cbb0f217196a8ab0be Mon Sep 17 00:00:00 2001 From: jojo Date: Tue, 19 Jan 2016 18:02:30 +0900 Subject: [PATCH] README update for refactoring. This resolves S2GRAPH-2. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e9088fc..07a49f69 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)!