Correct two more typos

This commit is contained in:
PB 2018-03-11 16:03:41 +01:00
parent 7e75a1280d
commit cbe528def6

View file

@ -78,12 +78,12 @@
- Require `process_helper_mac.cpp`
- Require link frameworks: Chromium Embedded Framework.framework,
AppKit.frameworks.
- Reuquire app bundle configuration: Info.plist
- Require app bundle configuration: Info.plist
- Use system tool `install_name_tool -change` to correct `Chromium
Embedded Framework.framework/Chromium Embedded Framework` location.
3. Compile/link/package the `webviewchromium` app:
- Require `webview.cpp`
- Reuqire link frameworks: Chromium Embedded Framework.framework,
- Require link frameworks: Chromium Embedded Framework.framework,
AppKit.frameworks.
- Require app bundle configuration: Info.plist
- Use system tool `install_name_tool -change` to correct `Chromium