From 8e0859fc95044a1c39e47623bc6aab1fe2b1d0a3 Mon Sep 17 00:00:00 2001 From: Ari Mandjelikian Date: Wed, 13 Nov 2019 13:55:35 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ccb7f2..8f3dce1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Run the following commands manually to install requirements run: - $ sudo apt-get install git mpg123 python3 python-pip3 + $ sudo apt-get install git mpg123 python3 python3-pip $ sudo git clone https://github.com/arim215/nhl_goal_light.git $ sudo pip3 install -r requirements.txt