From be8e09feea816feb8a19dd9fa8b82931c0bf43ac Mon Sep 17 00:00:00 2001
From: Arthur Sonzogni <sonzogniarthur@gmail.com>
Date: Sun, 13 Jun 2021 23:04:32 +0200
Subject: [PATCH] Update README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 1c2f7986..ad5937b9 100644
--- a/README.md
+++ b/README.md
@@ -97,11 +97,11 @@ Feel free to add your projects here:
  * [github](https://github.com/ArthurSonzogni/ftxui)
  * [gitlab](https://gitlab.com/ArthurSonzogni/ftxui)
 
-## External install.
+## External package:
 
 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.
+way you can specify which commit you would like to depends on.
 
-Alternatively, the following packages have been created.
+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/).
-- 
GitLab