Skip to content

Commit

Permalink
Add README to describe how to install
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 23, 2013
1 parent 5bfb468 commit b000417
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Groonga related chef cookbooks

## Install

Add the following line to your Berksfile:

```
cookbook "groonga", github: "groonga/chef-cookbooks", rel: "groonga"
```

Now, you can use `groonga` recipe. See [README.md](https://github.com/groonga/chef-cookbooks/tree/master/groonga) of the recipe for details.

0 comments on commit b000417

Please sign in to comment.