From 75752e4536cd99e3f185b191f4fb9da62d85fee3 Mon Sep 17 00:00:00 2001 From: emkael Date: Tue, 14 Apr 2015 11:36:48 +0200 Subject: Update README.md --- fetcher/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetcher/README.md b/fetcher/README.md index 1cf9c03..ea0c693 100644 --- a/fetcher/README.md +++ b/fetcher/README.md @@ -12,7 +12,7 @@ Requirements Since this bash script simply stitches together some tools used to retrieve and unpack the database dump, it requires these to work properly: -* pushd/pop for sane working directory management (the script works in its own directory) +* pushd/popd for sane working directory management (the script works in its own directory) * wget * zcat * sed -- cgit v1.2.3