Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OsirisNL authored Feb 26, 2017
1 parent 494cfab commit 62135a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ window.obsstudio.getCurrentScene(function(data) {console.log(data);});
### Building CEF
#### Getting
* Download CEF Mac 64 from [https://cefbuilds.com/](https://cefbuilds.com/)
* At the time of writing this I used build 2883
* Use CEF branch 2987
* Extract and cd into the folder

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

#### Setting Up Project
Expand Down

0 comments on commit 62135a2

Please sign in to comment.