From 3dbb74ac774cd7e0f1fc4fb6c62a67668454d513 Mon Sep 17 00:00:00 2001 From: Sander Schobers Date: Tue, 31 Dec 2019 12:11:54 +0100 Subject: [PATCH] Updated README. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6ebe001..f5fa36f 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Prerequisites: - [Allegro](https://liballeg.org/) 5.2 (development libraries). - [Go](https://golang.org/dl/) 1.12 or later. - GCC. +- Git. With all prequisites installed you can run: ``` @@ -25,6 +26,9 @@ go get -u opslag.de/schobers/krampus19/cmd/krampus19 The generated binary can be found in `$GOPATH/bin` and will depend on the dynamic runtimes and the resources found in `$GOPATH/src/opslag.de/schobers/krampus19/cmd/krampus19/res`. +### Sources +Can be found at https://opslag.de/schobers/krampus19 (Git repository). + ### Embedding resources ``` go get -u github.com/GeertJohan/go.rice/rice