Skip to content

Commit 64e3244

Browse files
committed
readme
1 parent cc0ce1f commit 64e3244

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,12 @@ Run "add2path.sh" to automatically update the python enviornment by executing
3131
# Uninstallation
3232
To uninstall and update the python environment simply run
3333

34-
    . ./uninstall.sh
34+
    . ./uninstall.sh
35+
36+
37+
# Worked examples
38+
After installation, to run the worked examples
39+
40+
     cd examples
41+
42+
     mpirun -n [number of cores] python3 [exampleName].py

0 commit comments

Comments
 (0)