Bläddra i källkod

Update README.md

Co-Authored-By: DerekRoy <derek.r.roy@gmail.com>
Jason Grout 6 år sedan
förälder
incheckning
e90e545a24
1 ändrade filer med 1 tillägg och 1 borttagningar
  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