diff --git a/app/views/docs/installation.html.md b/app/views/docs/installation.html.md index ae9f015..6b03464 100644 --- a/app/views/docs/installation.html.md +++ b/app/views/docs/installation.html.md @@ -2,6 +2,14 @@ # Installation +## Linux + +Install asciinema in seconds on [Ubuntu and other snap supported Linux distributions](https://snapcraft.io/docs/core/install) with: + +    snap install asciinema --classic + +Installing a snap is very quick. Snaps contain all necessary dependencies required to run. The snap will get automatically updated when a new version is pushed to the store. + ## Python package asciinema is available on [PyPI](https://pypi.python.org/pypi/asciinema) and can