From a1dac2dcda597daeb5904b4f43b0b168e23c5207 Mon Sep 17 00:00:00 2001 From: neuronflow <7048826+neuronflow@users.noreply.github.com> Date: Mon, 21 Nov 2022 16:50:08 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be728f9..2bfc695 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ To install the most up to date version from the master branch please use the fol pip install -e git+https://github.com/neuronflow/BraTS-Toolkit-Source.git@master#egg=brats_toolkit ``` -We recommended installation in a virtual environment based on Python 3.10 +We recommended installation in a virtual environment based on Python 3.10 . -Further, NVIDIA Docker Toolkit needs to be installed. Further instructions here: https://neuronflow.github.io/BraTS-Preprocessor/#dockerinstallation +Further, NVIDIA Docker Toolkit needs to be installed (installation instructions here: https://neuronflow.github.io/BraTS-Preprocessor/#dockerinstallation ). ## Issues When running into issues please use the issue tracker here on Github: https://github.com/neuronflow/BraTS-Toolkit/issues