Skip to content

Commit

Permalink
Try with pip? Reading documentation is hard
Browse files Browse the repository at this point in the history
  • Loading branch information
SolarLiner committed May 8, 2020
1 parent f09cbfa commit ae4d352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/ci-install-deps
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ case $TOOLING in
fi
;;
meson)
pip3 install meson ninja
pip install meson ninja
esac

exit 0

0 comments on commit ae4d352

Please sign in to comment.