]> granicus.if.org Git - libexpat/commitdiff
README.md: Fix and improve ordered list syntax
authorSebastian Pipping <sebastian@pipping.org>
Sat, 12 Aug 2017 19:15:22 +0000 (21:15 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Sat, 12 Aug 2017 19:15:56 +0000 (21:15 +0200)
expat/README.md

index 103b28ad11229ac7ecabf6db963c36ed299fee42..cf4bec93ed866656fabb73b8da1e6c70bf21a16b 100644 (file)
@@ -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.