Skip to content

Commit

Permalink
Remove spaces inside parentheses and wrap lines
Browse files Browse the repository at this point in the history
  • Loading branch information
op01 committed Oct 9, 2017
1 parent 80a80bf commit 6e59dd6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ is available online.
To compile Isolate, you need the headers for the libcap library
(usually available in a libcap-dev package).

You may need `a2x` ( found in [AsciiDoc](http://www.methods.co.nz/asciidoc/a2x.1.html) ) for building manual. But if you only want the isolate binary, you can just run `make isolate`
You may need `a2x` (found in [AsciiDoc](http://www.methods.co.nz/asciidoc/a2x.1.html)) for building manual.
But if you only want the isolate binary, you can just run `make isolate`

0 comments on commit 6e59dd6

Please sign in to comment.