Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
svandenhaute authored Nov 21, 2023
1 parent f06a742 commit e44d281
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
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:
```
python <example.py> # for local execution
python <example.py> eurohpc_lumi.yaml # remote execution on LUMI
python <example.py> # for local execution
python <example.py> lumi.yaml # remote execution on LUMI
```

0 comments on commit e44d281

Please sign in to comment.