From 2a38070d44ed01753c51067bbd7f007e4b74bd6b Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 12 Aug 2025 15:49:36 +0200 Subject: Renamed UNIX build script to build.sh, added info to README.md related to windows build --- python/examples/solve.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/examples/solve.py') 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 @@ # Small example of nissy Python module usage -# Run "./build python", then run this from either the top-level directory +# Run "./build.sh python", then run this from either the top-level directory # of the nissy-core repo or from the python subdirectory. # Append the directories to the python path so we can load the module -- cgit v1.3