diff --git a/docs/installation.md b/docs/installation.md index 5ce1116..dd03e72 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -19,11 +19,11 @@ This guide roughly explains how to set up the rowing software and hardware. ### Initialization of the Raspberry Pi -* Install **Raspberry Pi OS Lite** on the SD Card i.e. with the [Raspberry Pi Imager](https://www.raspberrypi.org/software) +* Install **Raspberry Pi OS Lite** on the SD Card i.e. with the [Raspberry Pi Imager](https://www.raspberrypi.org/software). Here, Raspberry Pi OS Lite 64 Bit is recommended as it is better suited for real-time environments; * Configure the network connection and enable SSH, if you use the Raspberry Pi Imager, you can automatically do this while writing the SD Card, just press `Ctrl-Shift-X`(see [here](https://www.raspberrypi.org/blog/raspberry-pi-imager-update-to-v1-6/) for a description), otherwise follow the instructions below * Connect the device to your network ([headless](https://www.raspberrypi.org/documentation/configuration/wireless/headless.md) or via [command line](https://www.raspberrypi.org/documentation/configuration/wireless/wireless-cli.md)) * Enable [SSH](https://www.raspberrypi.org/documentation/remote-access/ssh/README.md) -* Tune the OS if needed [by following this guide](Improving_Raspberry_Performance.md) +* Tune the OS if needed [by following our performance improvement guide](Improving_Raspberry_Performance.md) ### Installation of the Open Rowing Monitor