Skip to content

Commit

Permalink
Merge branch 'release/0.5.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Shohei Hido committed Nov 22, 2013
2 parents 580bd14 + 9c32f9b commit 4ff6659
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 21 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@ $ ./waf build
To test the client, run:

```
$ jubarecommender --configpath config.json &
$ jubarecommender --configpath /usr/local/share/jubatus/example/config/recommender/lsh.json &
$ build/client
```

We assume that Jubatus was installed into /usr/local/. Otherwise, please modify the path.

Now, write your own code in `client.cpp`, then rebuild and run the client again.
20 changes: 0 additions & 20 deletions config.json

This file was deleted.

0 comments on commit 4ff6659

Please sign in to comment.