Skip to content

Commit e29b844

Browse files
committed
forutils hint
1 parent b73a2db commit e29b844

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ def git_install_forutils():
9191

9292
if not fpath:
9393
raise Exception('Install forutils from https://github.com/cmbant/forutils, '
94-
'pull the submodule, or set FORUTILSPATH variable')
94+
'pull the forutils submodule, or set FORUTILSPATH variable.\n'
95+
'If you are cloning with git, use "git clone --recursive"')
9596
return fpath
9697

9798

0 commit comments

Comments
 (0)