Skip to content

Commit

Permalink
fix(docs): adds instructions to install libobs-dev to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
patomation committed Sep 9, 2020
1 parent 1ec3c8a commit 49afd66
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ issue #17][vcam#17].
sudo apt install qtbase5-dev
```

- Install LibObs

```
sudo apt install libobs-dev
```

- Get obs-studio source code

```
Expand Down

0 comments on commit 49afd66

Please sign in to comment.