From b5210c3ad777be2b0826637800ced0e9f11a6383 Mon Sep 17 00:00:00 2001 From: IRBorisov <8611739+IRBorisov@users.noreply.github.com> Date: Tue, 16 Apr 2024 18:40:27 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dfaa1b..5f2cfbb 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ C++ library for manipulating concepts in formal language of advanced set theory ## 📦 Project build - ccl + coredll + pyconcept - Dockerfile to setup Clang / GCC build for Ubuntu development. -- ccl + coredlll local dev - VS Solution for Windows development. +- ccl + coredll local dev - VS Solution for Windows development. - ccl - VS Code and ccl/CMakeLists.txt for other platforms. - pyconcept - python setup.py