shithub: 9pro

Download patch

ref: f0aebf0557848dab8edec8a8cd9e03998cc3f462
parent: 84f634f79e436af6125267df1c8f164a7e6433cc
author: Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
date: Mon Dec 23 13:16:09 EST 2019

extra backtick

--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
 To build static binaries with musl:
 
 ```
-musl-gcc CFLAGS="-Os -s -g0 -static" ./build.sh`
+musl-gcc CFLAGS="-Os -s -g0 -static" ./build.sh
 ```
 
 # Why