Skip to content

Commit 1f7cf41

Browse files
committed
udpate README
1 parent 2b0f909 commit 1f7cf41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compiler-manuscript/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This directory is structured as follows:
2323
reads ``machines.txt``.
2424
* The program ``plot.py`` can be run to recreate the plots. You can run it as:
2525
```
26-
DEVITO_HOME=/absolute/path/to/devito python plot.py data
26+
DEVITO_HOME=/absolute/path/to/devito python plot.py `pwd`/results
2727
```
2828
Note that you are expected to run it from this directory, otherwise you have
2929
to specify the right path to ``results``. You will find the generated plots

0 commit comments

Comments
 (0)