Skip to content

Commit e1b3010

Browse files
committed
Merge remote-tracking branch 'upstream/master' into native-nuget
Former-commit-id: 6fe3cb9a17d562e482db09b73c90d7ae95c6d022
2 parents c8a6877 + fc07a6c commit e1b3010

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
@@ -8,7 +8,7 @@ The modifications allow us to:
88

99
- Re-package and distribute CEF `.dll` and `.pak` files in a piecemeal fashion using http://nuget.org (this is useful for both Xilium.CefGlue and CefSharp developers and users alike)
1010
- Build `libcef_dll_wrapper.lib`s as mentioned above for [CefSharp](http://github.com/cefsharp/CefSharp)
11-
- Have a place to pick CEF `ìnclude` files for inclusion downstream (by `git ` etc.)
11+
- Have a place to pick CEF `include` files for inclusion downstream (by `git submodule` vendor folders etc.)
1212

1313
The original README for CEF can be found here: [README.txt](cef_binary_3.y.z_windows32/README.txt). It has some useful details about which CEF pieces are needed for what (e.g. browser developer tools, language support, different HTML5 features, WebGL support etc.)
1414

0 commit comments

Comments
 (0)