Skip to content

Commit 58bdb1e

Browse files
authored
Merge pull request #260 from GuokaiLiu/patch-1
Update README.md
2 parents 8de1373 + 687e3be commit 58bdb1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ You will need to install the right `jupyter-matplotlib` version, according to th
6060
For example, if you installed ipympl `0.5.1`, you need to install jupyter-matplotlib `0.7.0`, and this version is only compatible with JupyterLab `1`.
6161

6262
```bash
63-
const install -c conda-forge ipympl==0.5.1
63+
conda install -c conda-forge ipympl==0.5.1
6464
jupyter labextension install @jupyter-widgets/jupyterlab-manager [email protected]
6565
```
6666

0 commit comments

Comments
 (0)