aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Bigras <bigras.bruno@gmail.com>2020-01-16 17:53:21 -0500
committerIgor Pashev <pashev.igor@gmail.com>2020-01-17 11:59:34 +0300
commit9c31ac67a92c7119d349dd1160448dd40067c937 (patch)
tree346e2cc5b2fa9f7cd5e4a4f34effec2922ae2160
parentd7004f856a3d2ec0c9220ee6ca945fe0441e5676 (diff)
downloadnpm4nix-9c31ac67a92c7119d349dd1160448dd40067c937.tar.gz
Fix typos in README.mdHEADmaster
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2359710..90a4694 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,13 @@ for the [Npm.nix](https://github.com/ip1981/npm.nix) project. Npm4nix is
inspired by [Cabal2nix](https://github.com/NixOS/cabal2nix). Unfortunately,
[npm2nix](https://github.com/NixOS/npm2nix) is already taken :) Thus,
`npm4nix`. It supports local directories and tarballs (e. g. `*.tgz`),
-remote tarballs, remote [Git](https://git-scm.com/) respositories.
+remote tarballs, remote [Git](https://git-scm.com/) repositories.
Requirements
============
-Npm4nix is written in JavaScript with minimum number of depednecies
+Npm4nix is written in JavaScript with minimum number of dependencies
and should be executed by [Node.js](https://nodejs.org).
Npm4nix invokes [curl](https://curl.haxx.se/),
Git, [GNU Tar](https://www.gnu.org/software/tar/), and