From 5fafc594a8c708c05834ca2dbfc2765f5b630143 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Sat, 27 Jul 2019 19:59:27 +0200 Subject: [PATCH] Add installation Signed-off-by: Knut Ahlers --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f6a16a4..acf79e6 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ When creating the migration - for private repos a Github token will be added to the sync URL - for private repos on Github a private repo will be created in Gitea +## Installation + +- Download a pre-built binary from the [releases](https://github.com/Luzifer/github2gitea/releases) +- `go get -u github.com/Luzifer/github2gitea` the tool + ## Usage ```console