README: small change - tscrape - twitter scraper | |
git clone git://git.codemadness.org/tscrape | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 8726a24365b8f746bcbb48a907a90afc8031b2f2 | |
parent e24125d0f7679e0612c7ed69d79f07654f10637d | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Sat, 1 Feb 2020 15:05:02 +0100 | |
README: small change | |
Diffstat: | |
M README | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/README b/README | |
@@ -59,7 +59,7 @@ Dependencies | |
Optional dependencies | |
--------------------- | |
-- POSIX make(1) (for Makefile). | |
+- POSIX make(1) for Makefile. | |
- POSIX sh(1), | |
used by tscrape_update(1). | |
- curl(1) binary: https://curl.haxx.se/ , |