We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d313674 commit fbf7385Copy full SHA for fbf7385
README.md
@@ -10,3 +10,9 @@ Then run the script with superuser priveleges.
10
```
11
$ sudo ./Ubuntu_14_04_OCE_PythonOCC_Setup.sh
12
13
+
14
+After the installation is complete, you should be able to run the following example and end up with a simple GUI window.
15
16
+```
17
+python /usr/lib/python2.7/dist-packages/OCC/Display/SimpleGui.py
18
0 commit comments