Commit 53a89c95 authored by Matt Holt's avatar Matt Holt

Merge pull request #33 from daviskoh/improvement/specify-go-version-dependency

Specify Go Version in README
parents 32c104c6 75d713cd
......@@ -31,6 +31,8 @@ Caddy binaries have no dependencies and are available for nearly every platform.
## Running from Source
NOTE: You will need Go **version 1.4** or greater
1. `$ go get github.com/mholt/caddy`
2. `cd` into your website's directory
3. Run `caddy` (assumes `$GOPATH/bin` is in your `$PATH`)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment