From 885f49952e2d6556d413cf0f45ae241f1ecd9e25 Mon Sep 17 00:00:00 2001 From: Richard Gowers Date: Fri, 11 Nov 2022 11:35:47 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db1f578..75af4aa 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ this is best done using [miniconda](https://docs.conda.io/en/latest/miniconda.ht Once miniconda is installed, from a terminal run: -- `conda create -n openfe -c conda-forge openfe jupyter` +- `conda create -n openfe -c conda-forge openfe jupyter MDAnalysis nglview` - `conda activate openfe` Then you can download a copy of the notebooks: