mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Fix help message
This commit is contained in:
parent
248f21d8cd
commit
dbbdb2f017
2
setup.py
2
setup.py
@ -21,7 +21,7 @@ def check_setuptools_features():
|
||||
except ValueError:
|
||||
exit('Your Python distribution comes with an incompatible version '
|
||||
'of `setuptools`. Please run:\n'
|
||||
' $ pip install --update setuptools\n'
|
||||
' $ pip3 install --upgrade setuptools\n'
|
||||
'and then run this command again')
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user