diff --git a/configuration.example.ini b/configuration.example.ini index 2b5ee62..ae69011 100644 --- a/configuration.example.ini +++ b/configuration.example.ini @@ -59,7 +59,7 @@ port = 64738 #autoplay_length = 5 #clear_when_stop_in_oneshot = False -# target version, stable or testing (testing need to bot installed with git) +# target version, stable or testing (testing need to be installed with git) # stable will use simple bash with curl command to get releases, testing will follow github master branch with git commands #target_version = stable