aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-08-26 17:50:32 +0200
committerMattias Andrée <maandree@operamail.com>2012-08-26 17:50:32 +0200
commitbea10d0e5474c2a042c25f3e9bf01da9d9ef75fa (patch)
tree70fe0c660b8021067e3ef732ae239a146a695a40 /README.md
parentd1167cad91e87d41ad667c189324713c9a12d619 (diff)
downloadponysay-bea10d0e5474c2a042c25f3e9bf01da9d9ef75fa.tar.gz
ponysay-bea10d0e5474c2a042c25f3e9bf01da9d9ef75fa.tar.bz2
ponysay-bea10d0e5474c2a042c25f3e9bf01da9d9ef75fa.zip
m readme deps
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index f96141c..7e3d18d 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,7 @@ Dependencies
`coreutils`: stty in coreutils used to determine size of the terminal
-`python>=3`: Written in python 3
+`python>=3`: written in python 3
### Package building dependencies
@@ -92,6 +92,8 @@ Dependencies
`info`: used for installing info manual to info's dir file (suppressable with `./configure --without-info-install`)
+`python>=3`: the installation process is written in python 3
+
Run `./dependency-test.sh` if things are not working for you.