Cosmetic fixes.

This commit is contained in:
tastytea 2021-06-02 14:47:27 +02:00
parent 5af10f6767
commit 7d8cf7de91
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 2 additions and 2 deletions

View File

@ -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