From ee3efb50da267773a5a8f3644b0d985dd69c5189 Mon Sep 17 00:00:00 2001 From: Gregory Oschwald Date: Thu, 1 Jul 2021 14:14:44 -0700 Subject: [PATCH] Wrap long line --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 184aae13..ad71faff 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,8 @@ You can clone this repository and build it by running: $ git clone --recursive https://github.com/maxmind/libmaxminddb After cloning, run `./bootstrap` from the `libmaxminddb` directory and then -follow the instructions for installing from a named release tarball as described above. +follow the instructions for installing from a named release tarball as +described above. ## Using CMake