Skip to content

Commit

Permalink
#5 how to install packr
Browse files Browse the repository at this point in the history
  • Loading branch information
ljamt authored and hplatou committed Sep 3, 2018
1 parent 5a7d31e commit d7b6183
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ playground for testing go as an alternative for the cse-server
# Dependencies
- Install the dep tool https://golang.github.io/dep/
- Type `dep ensure` in your shell to download deps to your disk.
- Install packr:`go get -u github.com/gobuffalo/packr/...`

# Interactive web development (client)
- Install https://leiningen.org/ (and possibly a Java JDK)
Expand Down

0 comments on commit d7b6183

Please sign in to comment.