Skip to content

Commit b179a8f

Browse files
committed
Adjusted Docs Inconsistencies (#504)
1 parent f9eb69a commit b179a8f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/source/installation/index.rst

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ Installation
33
============
44
Revolve2 consists of multiple Python packages.
55
Not all packages are required; pick what you need based on your use case. In the following section you will find out what packages you need for your research.
6+
While Revolve2 works on all OS`s we strongly recommend using a Linux based system, since this makes installation easier and avoid a lot of issues with building packages.
7+
If you run into issues building packages on a different OS than a Linux distribution we will not be able to offer assistance.
68

79
-------------
810
Prerequisites
911
-------------
10-
* Python 3.10 or higher.
12+
* Python 3.10.x or 3.11.x are supported for now.
1113
* Pip. If you do not have pip for python 3.10, take a look at the get-pip script: `<https://pip.pypa.io/en/stable/installation/>`_.
1214
* Virtualenv::
1315

0 commit comments

Comments
 (0)