Skip to content

Commit

Permalink
fix: prettier constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
ktaletsk committed Sep 5, 2024
1 parent 5c6e405 commit 31384ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# JupyterLab LaTeX

[binder-badge]: https://mybinder.org/badge_logo.svg
[binder-latest]: https://mybinder.org/v2/gh/jupyterlab/jupyterlab-latex.git/master?urlpath=lab/tree/sample.tex
[ci-badge]: https://github.com/jupyterlab/jupyterlab-latex/actions/workflows/build.yml/badge.svg
Expand Down Expand Up @@ -46,7 +47,7 @@ To install the extension, run the following in your terminal:
```
- For `conda`
```bash
conda install conda-forge::jupyterlab-latex
conda install conda-forge::jupyterlab-latex
```

### Check installation
Expand Down

0 comments on commit 31384ec

Please sign in to comment.