From 962fb6f2967e693554a31f79e9017318fd0418c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frakn=C3=B3i=20Tam=C3=A1s?= <fraknoitamas@gmail.com> Date: Sun, 13 Jun 2021 17:13:44 +0200 Subject: [PATCH] Doc hotfix --- test_anim/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_anim/Readme.md b/test_anim/Readme.md index 80edadf..02ab8f4 100644 --- a/test_anim/Readme.md +++ b/test_anim/Readme.md @@ -12,7 +12,7 @@ WiringPi needed. (```sudo apt install wiringpi```) sudo apt install ola ola-rdm-tests ola-python libola-dev libola1 ``` -Config files are in ~/.ola folder. Only sACN (E1.31) plugin is needed. ola-e131.conf: +Config files are in ```~/.ola``` or ```/etc/ola``` folder. Only sACN (E1.31) plugin is needed. ola-e131.conf: ``` ... -- GitLab