> For the complete documentation index, see [llms.txt](https://digitalsleuth.gitbook.io/time-decode-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://digitalsleuth.gitbook.io/time-decode-documentation/installation/using-pip-github.md).

# Using pip (GitHub)

To install directly from the GitHub repo:

`python3 -m pip install git+https://github.com/digitalsleuth/time_decode.git`

`pip3 install git+https://github.com/digitalsleuth/time_decode.git`

Keep in mind that, depending on your environment, `sudo` may be required to execute these commands.
