From 10de0b5a225ad9f1fcf58ce675b34300a829ff27 Mon Sep 17 00:00:00 2001 From: Sam Aaron Date: Wed, 1 Nov 2023 21:14:39 +0000 Subject: [PATCH] Update BUILD-RASPBERRY-PI.md Docs - remove requirement to restart terminal when building on the Pi as this was only needed when manually installing cmake outside of apt (as was necessary before to get a later version). --- BUILD-RASPBERRY-PI.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/BUILD-RASPBERRY-PI.md b/BUILD-RASPBERRY-PI.md index d40c892854..3122b27433 100644 --- a/BUILD-RASPBERRY-PI.md +++ b/BUILD-RASPBERRY-PI.md @@ -12,12 +12,6 @@ etc., you can fetch, build and start Sonic Pi with the following: git clone https://github.com/sonic-pi-net/sonic-pi.git cd sonic-pi/app ./pi-setup.sh -``` - -Then close the terminal and open a new one and follow with: - -``` -cd sonic-pi/app ./pi-build-all.sh ./build/gui/qt/sonic-pi