> ## Documentation Index
> Fetch the complete documentation index at: https://docs.projectdiscovery.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Notify Install

> Learn how to install Notify and get started

<Tabs>
  <Tab title="Go">
    <Note> Enter the command below in a terminal to install uncover using Go. </Note>

    ```bash theme={null}
    go install -v github.com/projectdiscovery/notify/cmd/notify@latest
    ```
  </Tab>
</Tabs>

## Installation Notes

* Notify requires the latest version of [**Go**](https://go.dev/doc/install)
