From c848ba75ffee5c2257ce345a1b923ee4d3347b74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Du=C5=A1an=20Poizl?= Date: Sat, 2 Dec 2023 14:35:01 +0100 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ed1f38..7e54181 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ To compile simply run these commands ``` cmake -B build -S . cmake --build build --parallel -cmake --install . +cmake --install build ``` By default it use bundled libraries. If you wish to use external libraries you will may add