From 516a93851ac3231448af552f508f333dd80c457b Mon Sep 17 00:00:00 2001 From: Chuyue Sun Date: Fri, 24 May 2024 22:42:32 -0700 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f66d9f2..5d02305 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ Update submodule ``` bash git submodule update --init ``` +Install dependencies +```bash +poetry install +``` Execute ```bash