From 7c7b85522621868cddd8f528383c39972642cca6 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Sat, 4 Jan 2020 22:29:00 +0100 Subject: [PATCH] fix(README): notice to checkout the submodules --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 870fa3a..128405e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ This repository contains my private PKGBUILDs. Some PKGBUILDs are also available in the [AUR Repository](https://aur.archlinux.org/packages/?K=volker.raschek&SeB=m). The compiled binaries can be pulled from my [repository](https://arch.cryptic.systems). +If you want to clone this repository, don't forget to checkout the git submodules. + +```bash +git submodule update --init --recursive +``` + ## Import GPG Key Import and trust my GPG-Key to verify the gpg signed packages.