diff --git a/setup.py b/setup.py index 015e91c6..40fbb36d 100644 --- a/setup.py +++ b/setup.py @@ -91,7 +91,8 @@ def git_install_forutils(): if not fpath: raise Exception('Install forutils from https://github.com/cmbant/forutils, ' - 'pull the submodule, or set FORUTILSPATH variable') + 'pull the forutils submodule, or set FORUTILSPATH variable.\n' + 'If you are cloning with git, use "git clone --recursive"') return fpath