Skip to content

Commit b83dce8

Browse files
author
Kaylyn
authored
reword
1 parent 8948f31 commit b83dce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/agent/faq/how-do-i-install-the-agent-on-a-server-with-limited-internet-connectivity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Once the package has been transferred to the target system, it can be installed
2626
sudo yum localinstall datadog-agent-<AGENT_VERSION>-1.x86_64.rpm
2727
```
2828

29-
For Debian based distributions the command to install a deb file in current directory would be:
29+
To install a deb file in the current director for Debian based distributions:
3030

3131
```bash
3232
sudo apt install ./datadog-agent_<AGENT_VERSION>-1_amd64.deb

0 commit comments

Comments
 (0)