Skip to content

Commit 62135a2

Browse files
authored
Update README.md
1 parent 494cfab commit 62135a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ window.obsstudio.getCurrentScene(function(data) {console.log(data);});
5151
### Building CEF
5252
#### Getting
5353
* Download CEF Mac 64 from [https://cefbuilds.com/](https://cefbuilds.com/)
54-
* At the time of writing this I used build 2883
54+
* Use CEF branch 2987
5555
* Extract and cd into the folder
5656

5757
#### Setting Up Project
@@ -92,7 +92,7 @@ Build in Xcode (⌘+B)
9292
### Building CEF
9393
#### Getting
9494
* Download CEF Windows 64bit from [https://cefbuilds.com/](https://cefbuilds.com/)
95-
* At the time of writing this the browser source needs CEF branch 2840 or higher
95+
* Use CEF branch 2987
9696
* Extract and cd into the folder
9797

9898
#### Setting Up Project

0 commit comments

Comments
 (0)