From 9c31ac67a92c7119d349dd1160448dd40067c937 Mon Sep 17 00:00:00 2001 From: Bruno Bigras Date: Thu, 16 Jan 2020 17:53:21 -0500 Subject: Fix typos in README.md --- README.md | 4 ++-- 1 file 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 -- cgit v1.2.3