Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nhtua committed Oct 23, 2020
1 parent 8740c29 commit 6219057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ I tested GreenCam with my OBS Studio 26. But you should able to run GreenCam in

1. Go to https://greencam.netlify.app to test your PC can run this. Copy the URL.

2. Add two options to OBS starting command `--enable-gpu --enable-media-stream`. If you're using Windows, [see here](https://www.lifewire.com/command-line-parameters-video-games-3399930) how add extra parameters. Commands bellow are only for Linux.
2. Add two options `--enable-gpu --enable-media-stream` to OBS starting command. If you're using Windows, [see here](https://www.lifewire.com/command-line-parameters-video-games-3399930) how add extra parameters. Commands bellow are only for Linux.
```
$ cd /usr/share/applications/
$ ls | grep obs
Expand Down

0 comments on commit 6219057

Please sign in to comment.