Skip to content

Commit

Permalink
Merge pull request #2 from darkhelmet/revel
Browse files Browse the repository at this point in the history
Fix for new command name
  • Loading branch information
robfig committed Jun 10, 2013
2 parents 770272d + edbe1b7 commit 67b9b38
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/compile
Expand Up @@ -82,5 +82,4 @@ cd $p
go get -tags heroku ./...

mkdir -p $build/bin
go get github.com/robfig/revel
go build -o $build/bin/revel github.com/robfig/revel/cmd
go get github.com/robfig/revel/revel

0 comments on commit 67b9b38

Please sign in to comment.