From 7d8cf7de910756bb46c5b3f2e5f57cdaa3d4532d Mon Sep 17 00:00:00 2001 From: tastytea Date: Wed, 2 Jun 2021 14:47:27 +0200 Subject: [PATCH] Cosmetic fixes. --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 7f61a86..c42613c 100644 --- a/README.adoc +++ b/README.adoc @@ -105,8 +105,8 @@ sudo apt install build-essential cmake libboost-program-options-dev \ nlohmann-json-dev -------------------------------------------------------------------------------- -[NOTE] -If `nlohmann-json-dev` can not be found, try nlohmann-json3-dev. +[TIP] +If `nlohmann-json-dev` can not be found, try `nlohmann-json3-dev`. ==== Get sourcecode