Skip to content

Commit 899eae0

Browse files
authored
Update README.md
1 parent bd19b36 commit 899eae0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,13 @@ Use the provided `.deb` packages from the `bin` directory.
7777
Install the player:
7878

7979
```bash
80-
sudo apt install ./udp-player.deb
80+
sudo apt install /path/to/udp-player.deb
8181
```
8282

8383
Install the sender:
8484

8585
```bash
86-
sudo apt install ./udp-sender.deb
86+
sudo apt install /path/to/udp-sender.deb
8787
```
8888

8989
---

0 commit comments

Comments
 (0)