Skip to content

Commit e44d281

Browse files
authored
Update README.md
1 parent f06a742 commit e44d281

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
These examples illustrate some of the core features of psiflow. All execution-side parameters should be defined in a [psiflow configuration file](/configs). Next, simply run the example and pass the configuration file as an argument:
22
```
3-
python <example.py> # for local execution
4-
python <example.py> eurohpc_lumi.yaml # remote execution on LUMI
3+
python <example.py> # for local execution
4+
python <example.py> lumi.yaml # remote execution on LUMI
55
```

0 commit comments

Comments
 (0)