summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2020-11-16 09:52:42 (GMT)
committerYann Collet <cyan@fb.com>2020-11-16 09:52:42 (GMT)
commit9cf52b315192d4c66fde47cc8217b1cccfd19dc7 (patch)
tree7433c8768213a7c5aa3b949fa14469fa5f315c4e
parent48d9b7416b4c4ef89ac8ad3fc6b2fff7bcb8a870 (diff)
downloadlz4-9cf52b315192d4c66fde47cc8217b1cccfd19dc7.zip
lz4-9cf52b315192d4c66fde47cc8217b1cccfd19dc7.tar.gz
lz4-9cf52b315192d4c66fde47cc8217b1cccfd19dc7.tar.bz2
minor formatting title
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bdb028c..b314e69 100644
--- a/README.md
+++ b/README.md
@@ -83,7 +83,7 @@ It is compatible with parallel builds (`-j#`).
[redirection]: https://www.gnu.org/prep/standards/html_node/Directory-Variables.html
[command redefinition]: https://www.gnu.org/prep/standards/html_node/Utilities-in-Makefiles.html
-Building LZ4 - Using vcpkg
+### Building LZ4 - Using vcpkg
You can download and install LZ4 using the [vcpkg](https://github.com/Microsoft/vcpkg) dependency manager: