diff --git a/index.html b/index.html index a93e1ffe3d..62686d268c 100644 --- a/index.html +++ b/index.html @@ -102,6 +102,21 @@

Installing on Ubuntu/Kubuntu

$ sudo apt-get install openscad +

Installing on Fedora

+ +OpenSCAD is available in Fedora 17+ official repositories. So installing OpenSCAD +on Fedora boils down to running the following command: + +
+# yum install openscad
+
+ +If you want MCAD library: + +
+# yum install openscad-MCAD
+
+

Installing on openSUSE

OpenSCAD is available from the openSUSE build service.