diff options
author | trizen <trizen@protonmail.com> | 2020-06-12 13:01:26 +0300 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-06-12 13:01:26 +0300 |
commit | 71bc58c94d416d6660e562f642674fb603c1bfcc (patch) | |
tree | 0a6639a6cf3788b10b496fba3188d9dad932ee03 /README.md | |
parent | 9ee326630f6edbab7a5c0df1533c677c83b5cd53 (diff) | |
download | fair-viewer-71bc58c94d416d6660e562f642674fb603c1bfcc.tar.lz fair-viewer-71bc58c94d416d6660e562f642674fb603c1bfcc.tar.xz fair-viewer-71bc58c94d416d6660e562f642674fb603c1bfcc.zip |
modified: README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -100,8 +100,6 @@ To package this application, run the following commands: Sometimes, the default instance, [invidio.us](https://invidio.us/), may fail to work properly. When this happens, we can change the API host to some other instance of invidious, such as [invidious.snopyta.org](https://invidious.snopyta.org/). -The available instances are listed at: https://instances.invidio.us/ - ```console fair-viewer --api=invidious.snopyta.org ``` @@ -112,6 +110,8 @@ This can be changed permanently, by setting in the configuration file: api_host => "invidious.snopyta.org", ``` +The available instances are listed at: https://instances.invidio.us/ + ### SUPPORT AND DOCUMENTATION After installing, you can find documentation with the following commands: |