From e5253fc0db3fb718116bb4d3750163eb20198894 Mon Sep 17 00:00:00 2001 From: Pedro Esquinas Date: Wed, 19 Jul 2023 15:33:54 +0200 Subject: [PATCH] Remove mention to python3.6 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8df3030..7920fb5 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,6 @@ pip install rt_utils ``` ## Installation in editable mode -**Please note**: in order to install `rt_utils` in editable mode successfully, you need to have python>=3.7. ``` git clone https://github.com/qurit/rt-utils.git cd rt-utils