From 31384ec0d188237ef19899d83b149a45f95aaacb Mon Sep 17 00:00:00 2001 From: Konstantin Taletskiy Date: Thu, 5 Sep 2024 14:20:25 -0700 Subject: [PATCH] fix: prettier constraints --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2800008..dcc24db 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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