From 6e59dd62d2d037aabc87b2d7f2b648f8cdea1a15 Mon Sep 17 00:00:00 2001 From: OOP Date: Mon, 9 Oct 2017 16:43:50 +0700 Subject: [PATCH] Remove spaces inside parentheses and wrap lines --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec607b5..2f18b49 100644 --- a/README.md +++ b/README.md @@ -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`