From 779c2d5b1a1aab02e35daaf54db802c586be84ed Mon Sep 17 00:00:00 2001
From: Elazar Leibovich <elazarl@gmail.com>
Date: Mon, 21 Feb 2022 11:25:05 +0200
Subject: [PATCH] Add conan as a possible packaging system. (#342)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 4ac5691d..ff1029c2 100644
--- a/README.md
+++ b/README.md
@@ -326,6 +326,7 @@ way you can specify which commit you would like to depends on.
 If you don't, the following packages have been created:
 - vcpkg ([soon](https://github.com/ArthurSonzogni/FTXUI/issues/112))
 - [Arch Linux PKGBUILD](https://aur.archlinux.org/packages/ftxui-git/).
+- [conan.io](https://conan.io/center/ftxui)
 
 ## Contributors
 
-- 
GitLab