Update README.md
This commit is contained in:
parent
26d7af5365
commit
2c0e24df5c
|
@ -15,6 +15,11 @@ Download the [latest released version](https://github.com/jmwright/cadquery-free
|
||||||
* /usr/lib/freecad/Mod
|
* /usr/lib/freecad/Mod
|
||||||
* /usr/local/lib/freecad/Mod
|
* /usr/local/lib/freecad/Mod
|
||||||
|
|
||||||
|
If you are running Ubuntu Linux, be sure to run the following line with superuser priveledges.
|
||||||
|
```
|
||||||
|
sudo apt-get install python-pyside.qtnetwork
|
||||||
|
```
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
* C:\Program Files\FreeCAD 0.14\Mod
|
* C:\Program Files\FreeCAD 0.14\Mod
|
||||||
* C:\Program Files (x86)\FreeCAD 0.14\Mod
|
* C:\Program Files (x86)\FreeCAD 0.14\Mod
|
||||||
|
@ -23,4 +28,5 @@ Download the [latest released version](https://github.com/jmwright/cadquery-free
|
||||||
* /Applications/FreeCAD.app/Contents/Mod
|
* /Applications/FreeCAD.app/Contents/Mod
|
||||||
* /Applications/FreeCAD.app/Mod
|
* /Applications/FreeCAD.app/Mod
|
||||||
|
|
||||||
|
## It's Installed, Now What?
|
||||||
For additional information and troubleshooting steps, please see the [wiki](https://github.com/jmwright/cadquery-freecad-module/wiki)
|
For additional information and troubleshooting steps, please see the [wiki](https://github.com/jmwright/cadquery-freecad-module/wiki)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user