summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoger <rogersachan@users.noreply.github.com>2017-02-03 22:12:18 -0500
committerAlexander Larsson <alexander.larsson@gmail.com>2017-02-04 10:25:54 +0100
commit1086be43169cfc63174e1fdf16fe2cd7a08f5c12 (patch)
tree3bed725bce20e0dc20abafabcfa175a006b60375 /README.md
parent2e453048e0ff08c48a2a18ca664c971365d97e17 (diff)
downloadflatpak-1086be43169cfc63174e1fdf16fe2cd7a08f5c12.tar.gz
Remove extra bracket
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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