From fde5c54fb5e8eb30bd6308c4a6086e46b60f101b Mon Sep 17 00:00:00 2001 From: Kyeongwon Lee Date: Fri, 1 Apr 2022 10:17:54 +0900 Subject: [PATCH] hotfix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ebb68d..31e8a52 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Requirements ```bash git submodule update --init --recursive -pip install -r requirements.txt -t workflow/lib +pip install -r requirements.txt ``` License