From 4617fe189373ace9965e612bd729365d1edf9c16 Mon Sep 17 00:00:00 2001 From: Samantha Baldwin Date: Sat, 23 Jul 2016 03:11:18 -0400 Subject: [PATCH] update README to force python2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a48fb68..6a56835 100755 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ use whipper installed or uninstalled. cd whipper git submodule init git submodule update + export PYTHON=$(which python2) ./autogen.sh - building: -- 2.8.3