From 82992349ec11883b0090bf62b7a4efb4f389815c Mon Sep 17 00:00:00 2001 From: Boming Zhang Date: Mon, 7 Oct 2024 02:17:32 -0400 Subject: [PATCH] docs: update `make prepare` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99d1f29..3b02825 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ Check for information about base images. ## Quick Start -1. Put `joj3` into `/bin` +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`