diff --git a/Makefile b/Makefile index bcfd23b78525..e028a91aa301 100644 --- a/Makefile +++ b/Makefile @@ -64,7 +64,7 @@ clean: rm -rf docs/.docusaurus install: - python -m pip install -U poetry + python3 -m pip install -U poetry poetry run python -m pip install -U pip poetry install