Skip to content

Commit c2f738e

Browse files
committed
Updated package readme.
1 parent c8b8cd4 commit c2f738e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PACKAGE_README.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ There is currently one python example included. To run it you will
2020
need python3 with a few packages. The easist way to install them is
2121
to run
2222

23-
./conda_installs.sh
23+
source ./conda_installs.sh
2424

2525
Then, to run the example:
2626

27-
cd examples/ellipsoid
27+
cd Examples/Python
2828
python3 ellipsoidMain.py

0 commit comments

Comments
 (0)