Skip to content

Commit fc07a6c

Browse files
committed
Update README.md
Former-commit-id: da6e86fc162e16b0572c55707fff64eaa49b7e11
1 parent 5e90e84 commit fc07a6c

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)