From 7ca4f9bbe3b702b8e22b0378e65c5c0300a9c6a1 Mon Sep 17 00:00:00 2001
From: ArthurSonzogni <sonzogniarthur@gmail.com>
Date: Sun, 13 Jun 2021 23:00:56 +0200
Subject: [PATCH] Add informations about external packages.

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

diff --git a/README.md b/README.md
index e0cd5197..1c2f7986 100644
--- a/README.md
+++ b/README.md
@@ -96,3 +96,12 @@ Feel free to add your projects here:
 ## Hosted on:
  * [github](https://github.com/ArthurSonzogni/ftxui)
  * [gitlab](https://gitlab.com/ArthurSonzogni/ftxui)
+
+## External install.
+
+It is **highly** recommanded to use cmake FetchContent to depends on FTXUI. This
+way you can specify uppon which commit hash you would like to depend on.
+
+Alternatively, 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/).
-- 
GitLab