From: Sebastian Pipping Date: Sat, 12 Aug 2017 19:15:22 +0000 (+0200) Subject: README.md: Fix and improve ordered list syntax X-Git-Tag: R_2_2_4~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c5ce18622fa7c09ef3727fdc34c59d227ff1c1c1;p=libexpat README.md: Fix and improve ordered list syntax --- diff --git a/expat/README.md b/expat/README.md index 103b28ad..cf4bec93 100644 --- a/expat/README.md +++ b/expat/README.md @@ -105,9 +105,10 @@ make install DESTDIR=/path/to/image ``` overrides the in-makefile set `DESTDIR`, because variable-setting priority is + 1. commandline -2. in-makefile -3. environment +1. in-makefile +1. environment Note: This only applies to the Expat library itself, building UTF-16 versions of xmlwf and the tests is currently not supported.