> ## 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.

# Running PDTM

> Learn about PDTM with examples including commands and output

For all of the flags and options available for `PDTM` be sure to check out the [Usage](/opensource/pdtm/usage) page. On this page we'll share an example of running PDTM.

<Note> If you have questions, reach out to us through [Help](/help). </Note>

## Basic Example

```console theme={null}
$ pdtm -install-all
                ____          
     ____  ____/ / /_____ ___ 
    / __ \/ __  / __/ __ __  \
   / /_/ / /_/ / /_/ / / / / /
  / .___/\__,_/\__/_/ /_/ /_/ 
 /_/                          v0.0.1

      projectdiscovery.io

[INF] Installed httpx v1.1.1
[INF] Installed nuclei v2.6.3
[INF] Installed naabu v2.6.3
[INF] Installed dnsx v2.6.3
```
