Skip to content

Commit aece437

Browse files
authored
Update README.rst
1 parent 3322eb5 commit aece437

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ System Requirements
7777
- NVIDIA driver >= r515;
7878
- **Python 3 64-bit**
7979
- Windows:
80-
- `.NET Framework <https://dotnet.microsoft.com/download/dotnet-framework>`__ >= 4.6.1 (present in normally updated Windows)
80+
- `.NET Framework <https://dotnet.microsoft.com/download/dotnet-framework>`__ >= 4.6.1 (present in all modern Windows)
8181
- Linux:
8282
- `Mono <https://www.mono-project.com/download/stable/#download-lin>`__ Common Language Runtime >= 5.2
8383
- `pythonnet <http://pythonnet.github.io>`__ 2.5.1 or 2.5.2 (before 3.0 is released, these are the only supported pythonnet versions, thus require **Python <= 3.8**)
@@ -93,7 +93,7 @@ What's Included
9393
Installation
9494
============
9595

96-
**Note**, at this point, PlotOptiX binaries are tested in: Windows 10/11, Ubuntu 18.04, CentOS 7.
96+
**Note**, at this point, PlotOptiX binaries are tested in: Windows 10/11 (any Python 3), and Linux (Python 3.8 recommended): Ubuntu 18.04, CentOS 7.
9797

9898
PlotOptiX was also successfully tested on the `Google Cloud Platform <https://cloud.google.com/>`__, using Compute Engine instance with 2x V100 GPU's and Ubuntu 18.04 image.
9999
Here are the `installation steps <https://github.com/rnd-team-dev/plotoptix/blob/master/gcp_install_gpu.txt>`__ so you can save some precious seconds (FFmpeg not included).
@@ -105,7 +105,7 @@ Windows prerequisites
105105

106106
*.NET Framework:*
107107

108-
Most likely you already got the right version with your Windows installation. Just in case, here is the command verifying this::
108+
Most likely you already got the right version with your Windows installation. Just in case of doubts, here is the command verifying this::
109109

110110
C:\>reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\full" /v version
111111

0 commit comments

Comments
 (0)