Skip to content

Commit

Permalink
free the periods
Browse files Browse the repository at this point in the history
  • Loading branch information
jrd committed Sep 30, 2022
1 parent e9d0561 commit bd6def6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/2020-03-28-Server-Rpi.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ We recommend you use the official armhf .deb files ([GUI download]({{ site.downl

_Jamulus has been tested on a Raspberry Pi 4 2Gb by Jamulus user [SIVA Frédéric](https://sourceforge.net/u/fredsiva/profile/)_

1. Install Raspbian Buster (Allow [VNC](https://www.raspberrypi.org/documentation/remote-access/vnc/) and [SSH](https://www.raspberrypi.org/documentation/remote-access/ssh/README.md) for comfort, but will ultimately run without VNC for higher speed.)
1. Install Raspbian Buster (allow [VNC](https://www.raspberrypi.org/documentation/remote-access/vnc/) and [SSH](https://www.raspberrypi.org/documentation/remote-access/ssh/README.md) for comfort, but ultimately run without VNC for higher speed)

1. Edit [config.txt](https://www.raspberrypi.org/documentation/configuration/config-txt/) to enable boot without HDMI by adding `hdmi_force_hotplug=0`

1. [Compile Jamulus for Linux](https://github.com/jamulussoftware/jamulus/blob/master/COMPILING.md).
1. [Compile Jamulus for Linux](https://github.com/jamulussoftware/jamulus/blob/master/COMPILING.md)

This will build Jamulus and put it in `/usr/local/bin/Jamulus` (note the capital `J`).

Expand Down

0 comments on commit bd6def6

Please sign in to comment.