From be717d4683d80f06141860085539cc6bf519298b Mon Sep 17 00:00:00 2001 From: Daniel Winzen Date: Sun, 30 Aug 2020 14:04:20 +0200 Subject: [PATCH] Added a note about raspberry pi setups --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fde2d03..a2884bf 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is a setup for a Tor based shared hosting server. It is provided as is and Installation Instructions: -------------------------- -The configuration was tested with a standard Debian buster and Ubuntu 18.04 LTS installation. It's recommended you install Debian buster (or newer) on your server, but with a little tweaking you may also get this working on other distributions and/or versions. +The configuration was tested with a standard Debian buster and Ubuntu 18.04 LTS installation. It's recommended you install Debian buster (or newer) on your server, but with a little tweaking you may also get this working on other distributions and/or versions. If you want to build it on a raspberry pi, please do not use the raspbian images as several things will break. Download an image for your pi model from [https://raspi.debian.net/daily-images/](https://raspi.debian.net/daily-images/) instead. Uninstall packages that may interfere with this setup: ```