From 9ba1ea463eb0ba5d9075963bd654364014473646 Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Mon, 19 Mar 2018 00:41:05 +0000 Subject: [PATCH] README: clarify modpython requirements --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b50d539f..857a8c9d 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,8 @@ modperl: * SWIG if building from git modpython: -* python and its bundled libpython -* perl is required +* python3 and its bundled libpython +* perl is a build dependency * macOS: Python from Homebrew is preferred over system version * SWIG if building from git