Update README.md to link to FreeCAD Github repo
Changed the FreeCAD download link from the sourceforge.net page to the FreeCAD Github repo releases page
This commit is contained in:
		@ -165,7 +165,7 @@ Installing -- FreeStanding Installation
 | 
			
		||||
 | 
			
		||||
Use these steps if you would like to write CadQuery scripts as a python API.  In this case, FreeCAD is used only as a CAD kernel.
 | 
			
		||||
 | 
			
		||||
1. install FreeCAD, version 0.12 or greater for your platform.  http://sourceforge.net/projects/free-cad/.
 | 
			
		||||
1. install FreeCAD, version 0.12 or greater for your platform.  https://github.com/FreeCAD/FreeCAD/releases.
 | 
			
		||||
 | 
			
		||||
2. adjust your path if necessary.  FreeCAD bundles a python interpreter, but you'll probably want to use your own,
 | 
			
		||||
   preferably one that has virtualenv available.  To use FreeCAD from any python interpreter, just append the FreeCAD
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user