Skip to content

Commit

Permalink
forutils hint
Browse files Browse the repository at this point in the history
  • Loading branch information
cmbant committed Aug 31, 2022
1 parent b73a2db commit e29b844
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Expand Up @@ -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


Expand Down

0 comments on commit e29b844

Please sign in to comment.