@@ -96,6 +96,7 @@ hello-agents/
为了让读者能够快速体验本章的完整功能,我们提供了可直接安装的Python包。你可以通过以下命令安装本章对应的版本:
```bash
+# python版本需要>=3.10
pip install "hello-agents==0.1.1"
```