From 733e228bb8cccd93822f25e40bc8142a219eb335 Mon Sep 17 00:00:00 2001 From: UniGen-X Date: Sun, 21 Sep 2025 17:19:28 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29577e2..e785bac 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ ## ⚙️ Installation ``` conda create -n unifolm-wma python==3.10.18 -conda activate unifol-wma +conda activate unifolm-wma conda install pinocchio=3.2.0 -c conda-forge -y conda install ffmpeg=7.1.1 -c conda-forge