diff --git a/README b/README index 7438f11..075c6dc 100644 --- a/README +++ b/README @@ -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