From f0b733eb1ecc9c4f4b937a74a8633ceda4340cab Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 8 Aug 2021 12:37:39 -0300 Subject: README.md: Explicitly state that the required tools are the POSIX ones --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 599eb04..0865a50 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ $ make install PREFIX=$HOME/.local ``` There are no dependencies or requirements, only standard tools such as -`sed`, `mkdir`, etc. +POSIX sed, POSIX make, etc. ## Documentation -- cgit v1.2.3