8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6fa0c0 commit 89fcdb1Copy full SHA for 89fcdb1
README.md
@@ -49,7 +49,7 @@ Then activate the environment with
49
conda activate python-tutorial
50
```
51
52
-You can update the existing environment (that is, downloading the latest version of the packages) with
+You can update the existing environment (that is, downloading the latest version of the packages) with:
53
54
```console
55
conda env update -f binder/environment.yml
0 commit comments