#1060 Fix conda command to create env
`conda env create` is only to create environment from a `YAML` file. Fixed the command in "Add a Python 3.x environment". [Reference](https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html)
Showing
Please register or sign in to comment