diff --git a/README.md b/README.md index 79e2ec8..fad58f3 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,10 @@ Provides the `revel` command, used to create and run Revel apps. +- More info at http://revel.github.io/manual/tool.html + +Install +------------ +```bash +go get github.com/revel/cmd/revel +```