Skip to content

Commit

Permalink
Fix oscillator runscript instructions (precice#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
thesamriel authored Nov 16, 2022
1 parent 73cf271 commit 6999fff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions oscillator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@ Open two separate terminals and start both participants by calling:

```bash
cd python
./run.sh -m
./run.sh -l
```

and

```bash
cd python
./run.sh -n
./run.sh -r
```

## Post-processing
Expand Down

0 comments on commit 6999fff

Please sign in to comment.