From c260ee430150303ee1a267f2bf800a6831f4d562 Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Wed, 20 Dec 2023 23:26:18 +0100 Subject: [PATCH] document the difference between v1 and v2 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a70cb03..8a6fe89 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # setup-forgejo +* v1: only supports running Forgejo from container images +* v2: only supports running Forgejo from binaries + ## Description