From c94f892b740c1252d94c12ceff99dc80849682dc Mon Sep 17 00:00:00 2001 From: Sam Aaron Date: Wed, 1 Nov 2023 08:45:58 +0000 Subject: [PATCH] Docs - fix typo --- BUILD-RASPBERRY-PI.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BUILD-RASPBERRY-PI.md b/BUILD-RASPBERRY-PI.md index 20eb81be0f..d40c892854 100644 --- a/BUILD-RASPBERRY-PI.md +++ b/BUILD-RASPBERRY-PI.md @@ -85,7 +85,8 @@ cd ~/Development/sonic-pi Now we're ready to fetch all the development dependencies. -```./app/pi-setup.sh +``` +./app/pi-setup.sh ``` ## 3. Running the Build