From 1086be43169cfc63174e1fdf16fe2cd7a08f5c12 Mon Sep 17 00:00:00 2001 From: Roger Date: Fri, 3 Feb 2017 22:12:18 -0500 Subject: [PATCH] Remove extra bracket --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12ea0fbb..3e9796dd 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Most configure arguments are documented in ./configure --help. However, there are some options that are a bit more complicated. Flatpak relies on a project called -[bubblewrap](https://github.com/projectatomic/bubblewrap)] for the +[bubblewrap](https://github.com/projectatomic/bubblewrap) for the lowlevel sandboxing. By default, an in-tree copy of this is built (distributed in the tarball or using git submodules in the git tree). This will build a helper called flatpak-bwrap. If your system