minor documentation update
parent
5c5c4ec5fb
commit
0632170e0c
|
@ -16,6 +16,7 @@ import sys
|
||||||
|
|
||||||
# Update the extension search path
|
# Update the extension search path
|
||||||
# (may vary depending on your setup)
|
# (may vary depending on your setup)
|
||||||
|
sys.path.append('dist')
|
||||||
sys.path.append('dist/python')
|
sys.path.append('dist/python')
|
||||||
|
|
||||||
import mitsuba
|
import mitsuba
|
||||||
|
|
Loading…
Reference in New Issue