summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 1abbf53..90fe9c0 100644
--- a/README.md
+++ b/README.md
@@ -190,7 +190,7 @@ Currently, this may only contain exact paths relative to the root of the
repository. Finally, run
git filter-branch --index-filter \
- 'git fat index-filter /tmp/fat-filter-files` \
+ 'git fat index-filter /tmp/fat-filter-files' \
--tag-name-filter cat -- --all
When this finishes, inspect to see if everything is in order and follow