1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-08 08:26:29 +02:00

Removed Python2.7 from usage.md as no longer works.

This commit is contained in:
Chris
2023-03-11 13:57:23 +00:00
parent 5a3bbf967d
commit 07da7d8dc7

View File

@@ -2,7 +2,7 @@
## Requirements ## Requirements
1. OpenSCAD 2021.01 or later, download it from here: https://www.openscad.org/downloads.html 1. OpenSCAD 2021.01 or later, download it from here: https://www.openscad.org/downloads.html
1. Python 2.7+ or 3.6+ from https://www.python.org/downloads/ 1. Python 3.6+ from https://www.python.org/downloads/
1. ImageMagick 7 www.imagemagick.org 1. ImageMagick 7 www.imagemagick.org
These are all cross platform tools so NopSCADlib should work on any platform that supports them, although it has currently only been tested on Win7. These are all cross platform tools so NopSCADlib should work on any platform that supports them, although it has currently only been tested on Win7.