diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -112,7 +112,7 @@ To make the change permanent, set in the configuration file: Alternatively, by setting `api_host` to `"auto"`, fair-viewer will automatically pick a random invidious instance: -```console +```perl api_host => "auto", ``` |