Update pyenv2.sh

This commit is contained in:
tteckster
2022-12-07 18:51:59 -05:00
committed by GitHub
parent e1355dc305
commit bd4592523d

View File

@ -91,4 +91,5 @@ g++ &>/dev/null
python3 -m pip install wheel
pip3 install --upgrade pip
pip install python-matter-server[server]
fi
echo "Installed Matter Server"