Fix escaped asterisk in readme

Not sure why GitHub's parser does not this to be escaped.
This commit is contained in:
Robbert van der Helm
2020-06-22 02:48:19 +02:00
parent 05afd88b98
commit 09f7c71d7e
+1 -1
View File
@@ -317,7 +317,7 @@ After you've finished building you can follow the instructions under the
[usage](#Usage) section on how to set up yabridge.
<small>
\*The versions of GCC and Boost that ship with Ubuntu 18.04 by default are too
*The versions of GCC and Boost that ship with Ubuntu 18.04 by default are too
old to compile yabridge. If you do wish to build yabridge from scratch rather
than using the [prebuilt binaries](https://github.com/robbert-vdh/yabridge/actions?query=workflow%3A%22Automated+builds%22+branch%3Amaster),
then you should take a look at the [docker