We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39b1e6c commit a07e917Copy full SHA for a07e917
1 file changed
README.md
@@ -665,7 +665,7 @@ conda create -n aotu python=3.12
665
666
在创建过程中回复`y`,成功创建一个名字为aotu,且基于python版本3.12的虚拟环境。
667
668
-During creation, reply with y. This successfully creates a virtual environment named aotu based on Python version 3.12.
+During creation, reply with `y`. This successfully creates a virtual environment named `aotu` based on Python version 3.12.
669
670
### 激活虚拟环境 Activate the virtual environment
671
0 commit comments