Add snap install documentation

I see you've published a snap of tio in the store! This pull request adds installation instructions for users of [snap enabled Linux distributions](https://snapcraft.io/docs/core/install).
This commit is contained in:
Martin Wimpress 2017-05-03 18:20:25 +01:00 committed by GitHub
parent f825975266
commit f536e04df3

16
README
View file

@ -48,15 +48,25 @@
Tio features full bash autocompletion support.
3. Download
3. Install
Install tio in seconds on Ubuntu and other snap supported Linux
distributions: https://snapcraft.io/docs/core/install
    snap install tio
Installing a snap is very quick. Snaps are secure. They are isolated
with all of their dependencies. Snaps also auto update when a new
version is released.
4. Download and Compile
Find the latest release tarball at https://tio.github.io
The latest source is available on GitHub: https://github.com/tio/tio
4. Installation
Install steps:
$ ./configure