From ca4439e4a1de5f4a46c579710399f1119afe4fc3 Mon Sep 17 00:00:00 2001 From: MaryBeth Date: Mon, 1 Feb 2021 09:32:31 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0a330cc..40b1f045 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,11 @@ For design discussion and the research behind this check out our [paper](https:/ ## Prerequisites -* Verdant works with > JupyterLab 3.0 (current latest version) - * to install or update your JupyterLab to 3.0: `pip install jupyterlab==3` or `conda install -c conda-forge jupyterlab=3` +Verdant works with > JupyterLab 3.0 (current latest version). To install or update your JupyterLab to 3.0: + +with pip: `pip install jupyterlab==3` + +with conda: `conda install -c conda-forge jupyterlab=3` ## Install