You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ The code is modular enough to be easily applied to other games. To do so, you mu
22
22
23
23
## Installation
24
24
25
-
The package works on any major OS (Linux, Windows and MacOS).
25
+
The package works on any major OS (Linux, Windows and MacOS) and with Python >= 3.11.
26
26
27
27
> [!TIP]
28
28
> If you have no intent to use a GPU, run this beforehand to install only the CPU version of the `pytorch` library (much lighter, and hence much faster to install):
0 commit comments