Skip to content

Commit fbf7385

Browse files
committed
Added a simple test to the README to ensure that the installation was successful
1 parent d313674 commit fbf7385

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,9 @@ Then run the script with superuser priveleges.
1010
```
1111
$ sudo ./Ubuntu_14_04_OCE_PythonOCC_Setup.sh
1212
```
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

Comments
 (0)