Skip to content

Commit

Permalink
Test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Loara committed May 12, 2021
1 parent 1df4e75 commit dfcf4a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ C++ library to manage strings and (almost) any kind of encoded data.
Encmetric is written under the GNU Lesser General Public License (LGPL) version 3. For more informations see COPYING and COPYING.LESSER files

# Build and Install
To build the library you need cmake version 3.19 or later and a C++ compiler that supports C++20 concepts (for example `gcc` 10.2 or newer).
To build the library you need cmake version 3.19 or later and a C++ compiler that supports C++20 concepts (for example `gcc` v. 10.2 or newer).

To build and install the library you can run these commands:

Expand Down

0 comments on commit dfcf4a5

Please sign in to comment.