.. highlight:: shell ============ Installation ============ From sources ------------ The sources for Linux Boot Analyzer can be downloaded from the `Github repo`_. You can either clone the public repository: .. code-block:: console $ git clone git://github.com/TheCoreMan/linux_boot_analyzer Or download the `tarball`_: .. code-block:: console $ curl -OL https://github.com/TheCoreMan/linux_boot_analyzer/tarball/master Once you have a copy of the source, just run it! .. _Github repo: https://github.com/TheCoreMan/linux_boot_analyzer .. _tarball: https://github.com/TheCoreMan/linux_boot_analyzer/tarball/master