Using the AppImage:
------------------

1) Move downloaded 'gossip.AppImage.tar.gz' to the desired destination.

2) Unpack either with favorite tool or:

    'tar xzf gossip-version.x86_64.AppImage.tar.gz'

3) Make AppImage executable:

    'chmod +x gossip-x86_64.AppImage'

4) Run with:

    './gossip-x86_64.AppImage'

Common issues:
------------------

The AppImageLauncher doesn't work with this image so far, manual run can't be used while AppImageLauncher installed on machine.

Proceed with the: .deb, .flatpak
