From 2341a7684bcbff71f34dbbb930e78b519a0d7f0b Mon Sep 17 00:00:00 2001 From: isaacJinyu <1376193973@qq.com> Date: Fri, 7 Feb 2025 21:44:01 +0800 Subject: [PATCH] update SPO's README --- examples/spo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/spo/README.md b/examples/spo/README.md index 129ab191b..db5d146d4 100644 --- a/examples/spo/README.md +++ b/examples/spo/README.md @@ -124,7 +124,7 @@ # Create and run optimizer For help: ```bash -python optimize.py --help +python -m examples.spo.optimize --help ``` ### 4. View Results