diff options
Diffstat (limited to 'python/examples')
| -rw-r--r-- | python/examples/solve.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/examples/solve.py b/python/examples/solve.py index 725c704..75e7914 100644 --- a/python/examples/solve.py +++ b/python/examples/solve.py | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Small example of nissy Python module usage | 1 | # Small example of nissy Python module usage |
| 2 | 2 | ||
| 3 | # Run "./build python", then run this from either the top-level directory | 3 | # Run "./build.sh python", then run this from either the top-level directory |
| 4 | # of the nissy-core repo or from the python subdirectory. | 4 | # of the nissy-core repo or from the python subdirectory. |
| 5 | 5 | ||
| 6 | # Append the directories to the python path so we can load the module | 6 | # Append the directories to the python path so we can load the module |
