2021-06-20 22:40:58 -07:00
---
title: Home
---
# `bottom`
2021-07-22 14:39:14 -04:00
This site serves as extended documentation for bottom alongside the [`README.md` ](https://github.com/ClementTsang/bottom#readme ).
2021-06-20 22:40:58 -07:00
!!! Warning
2021-11-27 05:19:02 -05:00
Some areas of this documentation are still in progress and may be missing details. Feel free to suggest/contribute changes!
2021-06-20 22:40:58 -07:00
## Installation
!!! Tip
2021-11-27 06:41:54 -05:00
It is a good idea to first check out the [Support ](./support ) page to see if your system is officially supported!
2021-06-20 22:40:58 -07:00
!!! Tip
2021-11-27 06:41:54 -05:00
If you're facing some issues during/after installation, check out the [Troubleshooting ](./troubleshooting ) page for some common problems and solutions.
2021-06-20 22:40:58 -07:00
To install bottom, refer to [the installation section of the `README.md` ](https://github.com/ClementTsang/bottom#installation ),
which contains a list of all the installation methods.
## Contribution
2021-11-27 06:41:54 -05:00
New contributors are always welcome! See the [contribution ](./contribution/issues-and-pull-requests/ ) section for how to contribute to
bottom, whether it be filing issues, writing documentation, creating pull requests, etc.