From c9b658ecd666e6c7f140f5f8179323ca1f6b70e9 Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Sun, 21 Oct 2018 00:19:16 +0200 Subject: [PATCH] Add curl to apt-get script in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8b9e2b..65c5046 100755 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ To install the required dependencies for pi-gen you should run: ```bash apt-get install quilt parted realpath qemu-user-static debootstrap zerofree pxz zip \ -dosfstools bsdtar libcap2-bin grep rsync xz-utils file git +dosfstools bsdtar libcap2-bin grep rsync xz-utils file git curl ``` The file `depends` contains a list of tools needed. The format of this