Skip to content

Commit 8990b48

Browse files
authored
fix: prettier constraints (#234)
1 parent 5c6e405 commit 8990b48

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# JupyterLab LaTeX
2+
23
[binder-badge]: https://mybinder.org/badge_logo.svg
34
[binder-latest]: https://mybinder.org/v2/gh/jupyterlab/jupyterlab-latex.git/master?urlpath=lab/tree/sample.tex
45
[ci-badge]: https://github.com/jupyterlab/jupyterlab-latex/actions/workflows/build.yml/badge.svg
@@ -46,7 +47,7 @@ To install the extension, run the following in your terminal:
4647
```
4748
- For `conda`
4849
```bash
49-
conda install conda-forge::jupyterlab-latex
50+
conda install conda-forge::jupyterlab-latex
5051
```
5152

5253
### Check installation

0 commit comments

Comments
 (0)