Skip to content

Commit 40f0a65

Browse files
committed
Update README.adoc
1 parent 99b0d00 commit 40f0a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Port `20` is the one we'll use in the following examples.
2121

2222
Start `fluidsynth` inside a shell with a soundbank
2323
```bash
24-
fluidsynth --server --audio-driver=alsa -udio.alsa.device=hw:0 ~/Synth.SF2
24+
fluidsynth --server --audio-driver=alsa -o audio.alsa.device=hw:0 ~/Synth.SF2
2525
```
2626

2727
In another shell, execute

0 commit comments

Comments
 (0)