From 83e3f22710bd4062e7caaa896633b036d402827e Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Fri, 28 Aug 2015 05:54:12 -0500 Subject: replace remaining bash-only features in the update script We used to need more features, but as the Makefile.am's stopped being dynamically generated, there is less need. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6d452cf..135c061 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ If you have checked this source using Git, follow these initial steps to prepare the source tree for building: 1. Ensure you have the following packages installed: - automake, autoconf, bash, git, libtool, perl, pod2man + automake, autoconf, git, libtool, perl, pod2man 2. Run './autogen.sh' to prepare the source tree for building or run './dist.sh' to prepare a tarball. -- cgit v1.2.3-55-g6feb