Update pyenv2.sh

This commit is contained in:
tteckster 2022-12-07 18:51:59 -05:00 committed by GitHub
parent e1355dc305
commit bd4592523d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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"