Skip to content

Commit

Permalink
Update integration-with-pmtelemetryd.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scuzzilla authored Dec 5, 2023
1 parent 14685cd commit a05c0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/integration-with-pmtelemetryd.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ BUG_REPORT_URL="https://bugs.debian.org/"
## Compile/Install gRPC dial-out library/Header for pmtelemetryd

```SHELL
sudo /bin/sh -c "$(curl -fsSL https://github.com/network-analytics/mdt-dialout-collector/raw/main/install.sh)" -- -l
sudo /bin/sh -c "$(curl -fsSL https://github.com/network-analytics/mdt-dialout-collector/raw/main/install.sh)" -- -l -v current
```

#### *(sh install.sh -l)* explained
Expand Down

0 comments on commit a05c0ea

Please sign in to comment.