From 9fd880c833425197b3a05cdac75be02e9c7997e3 Mon Sep 17 00:00:00 2001 From: Huang Tzu Jan <65369984+simonehuang@users.noreply.github.com> Date: Mon, 21 Jun 2021 17:25:21 -0300 Subject: [PATCH] Update tutorial_setup.md --- docs/tutorial_setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial_setup.md b/docs/tutorial_setup.md index d4830bf..f98fb98 100644 --- a/docs/tutorial_setup.md +++ b/docs/tutorial_setup.md @@ -5,7 +5,7 @@ This tutorial covers how to set up and run ImmVis Python Server. ## Requirements - Operating system: Windows, Linux, or macOS -- Install Python 3.8 or earlier ([download link](https://www.python.org/downloads/)) +- Install Python 3.8 ([download link](https://www.python.org/downloads/)) - Install `pip` ([download link](https://pypi.org/project/pip/)) ## Running ImmVis Server