From 15a02d4bd3ee68a0ea15a3e9b4773646730b3fd3 Mon Sep 17 00:00:00 2001 From: Erik Westrup Date: Wed, 19 Jan 2022 12:02:20 +0100 Subject: [PATCH] Add note about Make as recommended reqirements for installing --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index af907f4..d1ac245 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ Note, you can use any of the supported [storage backends](https://restic.readthe # Requirements * `restic >=v0.9.6` +* (recommended) `make` if you want an automated install + * Arch: part of the `base-devel` meta package, Debian/Ubuntu: part of the `build-essential` meta package, macOS: preinstalled make works) # Set up