minor documentation update

metadata
Wenzel Jakob 2012-06-05 08:23:20 +12:00
parent 5c5c4ec5fb
commit 0632170e0c
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ import sys
# Update the extension search path
# (may vary depending on your setup)
sys.path.append('dist')
sys.path.append('dist/python')
import mitsuba