diff --git a/README.rst b/README.rst index 9edb7a5c8ce..3f47e9a9240 100644 --- a/README.rst +++ b/README.rst @@ -15,7 +15,7 @@ To get a feeling of QCoDeS read and/or browse the Jupyter notebooks in `docs/examples `__ . -QCoDeS is compatible with Python 3.6+. It is primarily intended for use +QCoDeS is compatible with Python 3.7+. It is primarily intended for use from Jupyter notebooks, but can be used from traditional terminal-based shells and in stand-alone scripts as well. The features in `qcodes.utils.magic` are exclusively for Jupyter notebooks.