Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

Fix broken headings in Markdown files #471

Merged
merged 1 commit into from Apr 18, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -116,11 +116,11 @@ That's all. At this point you should be able to connect Chromium on Weston using
$ ~/git/weston/src/weston &
$ ./out/Debug/chrome --no-sandbox --ignore-gpu-blacklist
```
###Sandboxing
### Sandboxing
If you want to enable Sandboxing provided by Chromium, please follow the instructions from here:
https://code.google.com/p/chromium/wiki/LinuxSUIDSandbox

###Working with Ozone-Wayland Release branch:
### Working with Ozone-Wayland Release branch:

Instructions can be found here: https://github.com/01org/ozone-wayland/wiki/Releasing#wiki-releasebranch

Expand Down