diff --git a/README.md b/README.md index 2ddc8cbb..768f5175 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,17 @@ displaying infrequently-updating, but very important, daily data.

+## Quick Start + +### Installation from Source + +```bash +go get github.com/senorprogrammer/wtf +cd $GOPATH/github.com/senorprogrammer/wtf +make install +make run +``` + See [https://wtfutil.com](https://wtfutil.com) for the definitive documentation. Here's some short-cuts: