Parcourir la source

Update README.md

Co-Authored-By: DerekRoy <derek.r.roy@gmail.com>
Jason Grout il y a 6 ans
Parent
commit
e90e545a24
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -46,7 +46,7 @@ Project installation instructions from the git sources are available in the [con
 
 Conda is an open source package management system and environment management system that runs on Windows, macOS, and Linux. Conda packages and distributes software for any language, and by default uses the Anaconda repository managed by Anaconda Inc. To install conda, please [see the conda installation instructions](https://conda.io/docs/user-guide/install/index.html).
 
-Use [`conda`](https://anaconda.org/conda-forge/jupyterlab), and install with the command:
+Install the [JupyterLab `conda` package](https://anaconda.org/conda-forge/jupyterlab) with:
 
 ```bash
 conda install -c conda-forge jupyterlab