summaryrefslogtreecommitdiff
path: root/COMPILING.md
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2018-01-12 11:15:07 -0600
committerFederico Mena Quintero <federico@gnome.org>2018-01-12 11:15:07 -0600
commit1aa88ccc85e0956885df539a5ffc3ffdb9550e1e (patch)
tree154372991b76eaf805c3a41a47d3524560692f32 /COMPILING.md
parent4c612f42c28fb4de5e74feee01db7aa573fee038 (diff)
downloadlibrsvg-1aa88ccc85e0956885df539a5ffc3ffdb9550e1e.tar.gz
COMPILING.md: markup fixes
Diffstat (limited to 'COMPILING.md')
-rw-r--r--COMPILING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/COMPILING.md b/COMPILING.md
index 1cc9144a..f3f10a85 100644
--- a/COMPILING.md
+++ b/COMPILING.md
@@ -21,8 +21,8 @@ explains librsvg's peculiarities.
By default the compilation process is quiet, and it just tells you
which files it is compiling.
-If you wish to see the full compilation command lines, use "`make
-V=1`" instead of plain "`make`".
+If you wish to see the full compilation command lines, use "`make V=1`"
+instead of plain "`make`".
# Debug or release builds