Skip to content

Commit 6ea6d4e

Browse files
Clarify pd-agent installation command reference
- Added clarification that command is displayed when creating a network
1 parent 8a9922a commit 6ea6d4e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

cloud/scanning/internal-scan.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@ go install -v github.com/projectdiscovery/pdtm/cmd/pdtm@latest && pdtm -ia
9595
```
9696
</Note>
9797

98-
Finally copy and run this command in your internal environment where you want the agent deployed.
99-
100-
If you're using the Docker option, you can directly run the command displayed in the platform without any additional prerequisites.
98+
Finally copy and run the command (displayed when you create a network) in your internal environment where you want the agent deployed.
99+
100+
If you're using the Docker option, you can directly run the installation command without any additional prerequisites.
101101

102102
<Warning>
103103
Keep your installation command secure - it contains your API key and agent configuration. Anyone with this command can connect an agent to your network.

0 commit comments

Comments
 (0)