aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2020-08-15 11:15:01 +0200
committercbdev <cb@cbcdn.com>2020-08-15 11:15:01 +0200
commit690aec061db4cfab50b998822628f732e115e11e (patch)
treee0ceaad1c1f8a5fed28c6f34afb8eaec7137a68b /README.md
parent5716802da4778c3c7507e401bba09686e23ceb60 (diff)
downloadmidimonster-690aec061db4cfab50b998822628f732e115e11e.tar.gz
midimonster-690aec061db4cfab50b998822628f732e115e11e.tar.bz2
midimonster-690aec061db4cfab50b998822628f732e115e11e.zip
Improve some documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ea079bf..3a3fcbd 100644
--- a/README.md
+++ b/README.md
@@ -140,7 +140,7 @@ side must have exactly one channel.
Example multi-channel mapping:
```
-instance-a.channel{1..5} > instance-b.{1,2,3,4,5}
+instance-a.channel{1..5} > instance-b.{a,b,c,d,e}
```
## Backend documentation