From 9ebd4faab3394b1e83a4ea060a91cbfa9c82cd5d Mon Sep 17 00:00:00 2001 From: Adrian Calinescu Date: Tue, 26 Jan 2021 16:59:48 +0200 Subject: [PATCH] Add Raspberry Pi note --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 828fce3..e5ff081 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,8 @@ Note that for Mac/Linux the path will look a little different but no other chang You need to rebuild (`npm run build`) every time you change this configuration. +If you're trying to run this on a Raspberry Pi you should see [this issue](https://github.com/snobu/destreamer/issues/311). + ## How to build To build destreamer clone this repository, install dependencies and run the build script -