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.