aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files 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