mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-26 17:03:14 +08:00
Oops - typo
This commit is contained in:
parent
80ec9a4738
commit
b42fc09ffc
@ -538,7 +538,7 @@ def checkenv() -> None:
|
||||
f' found {_vstr(vnums)}.\n'
|
||||
f'To upgrade it, try: "{PYTHON_BIN}'
|
||||
f' -m pip install --upgrade {packagename}".\n'
|
||||
'Alternately, "tools/snippets intall_pip_reqs"'
|
||||
'Alternately, "tools/snippets install_pip_reqs"'
|
||||
' will update all pip requirements.')
|
||||
|
||||
print('Environment ok.', flush=True)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user