From 89f6cefc0a7136f7d5cde7ae448474d0859c07d2 Mon Sep 17 00:00:00 2001 From: Francesco Biscani Date: Sat, 20 Jul 2024 09:35:12 +0200 Subject: [PATCH] Again minor cosmetics. [skip ci] --- doc/install.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/install.rst b/doc/install.rst index c8a0b7b40..9b922c73e 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -14,9 +14,9 @@ and several CPU architectures (x86-64, 64-bit ARM and 64-bit PowerPC). heyoka has the following **mandatory** dependencies: -* the `LLVM `__ compiler infrastructure library (version >= 13 and <=18), -* the `Boost `__ C++ libraries (version >= 1.69), -* the `{fmt} `__ library (version >=9 and <= 10), +* the `LLVM `__ compiler infrastructure library (version >=13 and <=18), +* the `Boost `__ C++ libraries (version >=1.69), +* the `{fmt} `__ library (version >=9 and <=10), * the `spdlog `__ library, * the `TBB `__ library.