From 8e5b0bbf177ba0974cc3d49d70596c73f2771609 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Sat, 28 Jul 2018 20:27:18 -0700 Subject: [PATCH] Remove errant ctrl-F character from docs. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef822bc76..bade4e8ef 100644 --- a/README.md +++ b/README.md @@ -355,7 +355,7 @@ git clone ssh://git@projects.torsion.org:3022/witten/borgmatic.git ``` Then, install borgmatic -"[editable](https://pip.pypa.io/en/stable/reference/pip_install/#editable-installs)" +"[editable](https://pip.pypa.io/en/stable/reference/pip_install/#editable-installs)" so that you can easily run borgmatic commands while you're hacking on them to make sure your changes work.