From f0260751d10232439e036cfe3a432288277f8f3b Mon Sep 17 00:00:00 2001 From: "Siyao (Jane) He" <113857408+SiyaoIsHiding@users.noreply.github.com> Date: Sun, 19 Mar 2023 00:31:50 -0700 Subject: [PATCH] make fetch to make preprocess --- results/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/results/README.md b/results/README.md index 19790b5f..56e64400 100644 --- a/results/README.md +++ b/results/README.md @@ -13,6 +13,6 @@ make env To generate the HTML pages to visualize the results run: ``` -make fetch +make preprocess make build ```