From edbd78eff38bacbab0b2af003d11b516addc8758 Mon Sep 17 00:00:00 2001 From: Boming Zhang Date: Wed, 25 Jun 2025 09:07:57 -0400 Subject: [PATCH] docs: remove unnecessary quick start --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index dab9167..f741bd9 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,4 @@ FOCS docker images used by [act_runner](https://gitea.com/gitea/act_runner) to r Check for information about base images. -Actions for this branch will build and push `focs.ji.sjtu.edu.cn:5000/gitea/runner-images:focs-ubuntu-latest-slim` image. - -## Quick Start - -1. Put `joj3` into `/bin` or run `make prepare` -2. `make build && make push` on a machine that can access `focs.ji.sjtu.edu.cn:5000` +Actions for this branch will build and push `focs.ji.sjtu.edu.cn:5000/gitea/runner-images:focs-ubuntu-latest-slim` image. And everything is handled in actions.