diff --git a/openocd/RaspberryPi.md b/openocd/RaspberryPi.md
index 9eb958a990c00c03518085cb6ed8c080b43c2c80..b6a35be1a854f6487aa0f76545d738dd9f152ee0 100644
--- a/openocd/RaspberryPi.md
+++ b/openocd/RaspberryPi.md
@@ -44,7 +44,7 @@ passwd
 4. Get OpenOCD with nrf52 patch.
 5. Make and install.  You may need to install some things, and you might need to share internet from your PC over the usb connection.
 ```
-sudo apt-get install autoconf automake libtool
+sudo apt-get install autoconf automake libtool git
 ```
 ```
 cd openocd/