diff --git a/README.md b/README.md index c8ff494..4dc2875 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,8 @@ tickerPi is a Python Program to handle WS281X LED interactions on a Raspberry P sudo apt-get install -y i2c-tools sudo raspi-config ``` - * Interfacing Options > I2C > Enable > Yes - > If you did not hit "finish" you can repeat these steps but change out the I2C for the SPI + * Interfacing Options > I2C > Enable > Yes + > If you did not hit "finish" you can repeat these steps but change out the I2C for the SPI * Enabling SPI: * From Command Line: ```