We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8b8cd4 commit c2f738eCopy full SHA for c2f738e
PACKAGE_README.txt
@@ -20,9 +20,9 @@ There is currently one python example included. To run it you will
20
need python3 with a few packages. The easist way to install them is
21
to run
22
23
-./conda_installs.sh
+source ./conda_installs.sh
24
25
Then, to run the example:
26
27
-cd examples/ellipsoid
+cd Examples/Python
28
python3 ellipsoidMain.py
0 commit comments