Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 287 Bytes

software.md

File metadata and controls

8 lines (5 loc) · 287 Bytes

We're going to use the Python pygame library to make some sounds. First verify that the package is installed using the following command:

sudo apt-get install python-pygame -y

If your SD card is up to date you should see the message:

python-pygame is already the newest version