Skip to content

Commit 19fe01a

Browse files
authored
Merge pull request #1 from yochananmarqos/patch-1
Update README.md
2 parents 17e7cef + e5c80ff commit 19fe01a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ sudo cp src/.libs/libgstjdspfx.so /usr/lib/x86_64-linux-gnu/gstreamer-1.0/
4545
```
4646
#### Arch
4747
```bash
48-
sudo cp libgstviperfx.so /usr/lib/gstreamer-1.0/
48+
sudo cp libgstjdspfx.so /usr/lib/gstreamer-1.0/
4949
```
5050
If everything went alright gst-inspect-1.0 should display all element properties of the JDSP plugin:
5151
```bash

0 commit comments

Comments
 (0)