aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2019-10-04 09:25:51 +0200
committerIgor Pashev <pashev.igor@gmail.com>2019-10-04 09:25:51 +0200
commit71301aa4ea7e23671759bdc39397baadc7271996 (patch)
treee9d27682d31df41dc70c8c20eab24fb1308e91f6
parentd013913ab48a8ee664e84d74daf52211b7c9411d (diff)
downloadnpm4nix-71301aa4ea7e23671759bdc39397baadc7271996.tar.gz
Mention GNU Tar
-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