From d8418d6a1fcd19a414bf7f1218cf7ec4197ed88b Mon Sep 17 00:00:00 2001 From: Richard Gowers Date: Wed, 14 Jun 2023 09:11:09 +0100 Subject: [PATCH] Update README.md --- README.md | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 1917b90..7f42053 100644 --- a/README.md +++ b/README.md @@ -16,22 +16,13 @@ These can be ran in the browser via the Binder links. ## Running these notebooks locally To run these notebooks locally you will need to install the `openfe` package, -this is best done using [miniconda](https://docs.conda.io/en/latest/miniconda.html) - -Once miniconda is installed, from a terminal run: - -- `conda create -n openfe -c conda-forge openfe jupyter MDAnalysis nglview` -- `conda activate openfe` +this is best done using [the instuctions here](https://docs.openfree.energy/en/stable/installation.html) Then you can download a copy of the notebooks: -- https://github.com/OpenFreeEnergy/ExampleNotebooks/archive/refs/tags/nov-2022.tar.gz - -Or via the command line as: - -- `wget -O OpenFEExampleNotebooks.tar.gz https://github.com/OpenFreeEnergy/ExampleNotebooks/tarball/master` +- `wget -O OpenFEExampleNotebooks.tar.gz https://github.com/OpenFreeEnergy/ExampleNotebooks/tarball/main` - or (depending on your platform) -- `curl -L -k -o OpenFEEXampleNotebooks.tar.gz https://github.com/OpenFreeEnergy/ExampleNotebooks/tarball/master` +- `curl -L -k -o OpenFEEXampleNotebooks.tar.gz https://github.com/OpenFreeEnergy/ExampleNotebooks/tarball/main` Unpack, then navigate to the downloaded notebooks: