From 99b9158b1cf99d4268673d1533c56667286396e3 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Thu, 21 Jul 2022 03:01:30 +0800 Subject: Add dependencies for manually building Gitea binary --- Running-federated-Gitea.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Running-federated-Gitea.md b/Running-federated-Gitea.md index 1fecf5a..67cbed6 100644 --- a/Running-federated-Gitea.md +++ b/Running-federated-Gitea.md @@ -10,7 +10,7 @@ You can also join https://matrix.to/#/#forgefederation:matrix.batsense.net and h ## Compile it yourself -First, clone this repository. If you would like to build a Docker image, there is a `Dockerfile` in this repo. If you would like to build a binary, run `TAGS="bindata" make`. +First, clone this repository. If you would like to build a Docker image, there is a `Dockerfile` in this repo. If you would like to build a binary, install Go and Node.js and then run `TAGS="bindata" make`. ## Configuration -- cgit v1.2.3-70-g09d2