From bc9ccb5f182503437cccfdbbb3b4ede589f448fa Mon Sep 17 00:00:00 2001 From: Shengqi Chen Date: Thu, 8 Aug 2024 16:38:51 +0800 Subject: [PATCH] doc: fix typo in README Signed-off-by: Shengqi Chen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 810d54f..6293e98 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ And `--shadowmire-upstream`, if you don't want to sync from PyPI directly. ``` > [!NOTE] -> Upstream must also use shadowmire to serve `local.json`. If not, you must specify `--shadowmire-upstream`. +> Upstream must also use shadowmire to serve `local.json`. Otherwise, you must specify `--use-pypi-index`. If you already have a PyPI repo, use `genlocal` first to generate a local db: