From 0f9d6c14aec0ea29233981dcc1f30dcb54d4debc Mon Sep 17 00:00:00 2001 From: Yorik van Havre Date: Sun, 27 Dec 2015 18:44:08 -0200 Subject: [PATCH] Updated installation page in README --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index edb8347836..2a43e4245c 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,13 @@ Git repository: https://github.com/FreeCAD/FreeCAD Installing ---------- -Precompiled (installable) packages are usually available to you from -several sources and are described on the FreeCAD download page: +Precompiled (installable) packages are available for Windows and Mac on the +releases page at https://github.com/FreeCAD/FreeCAD/releases -http://www.freecadweb.org/wiki/index.php?title=Download +On most Linux distributions, FreeCAD is directly installable from the +software center application. + +Other options are described at http://www.freecadweb.org/wiki/index.php?title=Download Compiling ---------