Skip to content

Commit

Permalink
Update BUILD-RASPBERRY-PI.md
Browse files Browse the repository at this point in the history
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).
  • Loading branch information
samaaron authored Nov 1, 2023
1 parent 5a25d30 commit 10de0b5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions BUILD-RASPBERRY-PI.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 10de0b5

Please sign in to comment.