Browse Source

Fix: missing dependencies

pull/77/head
Alan Franzoni 7 years ago
committed by GitHub
parent
commit
c57dc7180e
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      README.md

+ 2
- 0
README.md View File

@@ -47,6 +47,8 @@ go get github.com/goamz/goamz/s3
go get github.com/goamz/goamz/aws
go get github.com/golang/gddo/httputil/header
go get github.com/kennygrant/sanitize
go get github.com/dutchcoders/go-virustotal
go get github.com/russross/blackfriday

grunt serve
grunt build


Loading…
Cancel
Save