summaryrefslogtreecommitdiff
path: root/README-prereq
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-06-02 22:31:16 +0200
committerJim Meyering <meyering@redhat.com>2009-06-03 14:58:57 +0200
commit59400b28844306d2fc3f291c4243fbdef80416b9 (patch)
tree38785a028358fae8f41bb243c41db4e1b106ab57 /README-prereq
parentd7397c1e7bbe250d65377794bcdbfec80056358c (diff)
downloadcoreutils-59400b28844306d2fc3f291c4243fbdef80416b9.tar.xz
doc: adjust wording in README-prereq
Diffstat (limited to 'README-prereq')
-rw-r--r--README-prereq8
1 files changed, 4 insertions, 4 deletions
diff --git a/README-prereq b/README-prereq
index 3660db574..f0504109c 100644
--- a/README-prereq
+++ b/README-prereq
@@ -3,12 +3,12 @@ getting the prerequisites for particular systems.
- GNU/Linux - fedora
- This shows the steps for getting the required tools to build coreutils
+ This shows the steps for getting the tools required to build coreutils
on a Fedora 8 system. We try to use official packages where possible.
- The 3 methods described for making these required packages available, should
- help clarify build requirements on any GNU/Linux system at least.
+ The three methods described for making these required packages available
+ should help clarify build requirements on GNU/Linux systems.
- 1. Make sure offical distro git package is installed
+ 1. Make sure the official distro git package is installed:
# yum install git
2. The distro autoconf is too old, but there is a newer one available