From 71301aa4ea7e23671759bdc39397baadc7271996 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 4 Oct 2019 09:25:51 +0200 Subject: Mention GNU Tar --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 731814e..2359710 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,10 @@ Requirements Npm4nix is written in JavaScript with minimum number of depednecies and should be executed by [Node.js](https://nodejs.org). -Npm4nix invokes [curl](https://curl.haxx.se/), Git, and -[nix-hash](https://nixos.org/nix/manual/#sec-nix-hash), so these tools -should be installed. +Npm4nix invokes [curl](https://curl.haxx.se/), +Git, [GNU Tar](https://www.gnu.org/software/tar/), and +[nix-hash](https://nixos.org/nix/manual/#sec-nix-hash), so these tools should +be installed. Example -- cgit v1.2.3