From 3cfd6b8818bd46db75b81377d8f1b561cbc68b4a Mon Sep 17 00:00:00 2001 From: Quentin Duchemin Date: Mon, 18 Dec 2023 15:03:11 +0100 Subject: [PATCH] Add SSH keys requirement in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 800972f..8e68553 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ In brief this is the classic Arch/i3 combo with : * [yay](https://github.com/Jguer/yay) AUR wrapper (better check your [mirrors](https://wiki.archlinux.org/title/Mirrors) too) * Python 3 and Pip * Git +* SSH keys to pull and push from Git repositories ## Installation