aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-06-18 11:51:20 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-06-18 11:51:20 +1200
commitc718db89fb52b5b0fb89df4f76d2d83c782c7b57 (patch)
treeda17b484d8972ea6300d5d7c38b8dc8eb4686156
parentFix up URLs in documentation (diff)
downloaddotfiles-c718db89fb52b5b0fb89df4f76d2d83c782c7b57.tar.gz
dotfiles-c718db89fb52b5b0fb89df4f76d2d83c782c7b57.zip
Fix wrapping
-rw-r--r--README.markdown8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index 198cf626..7a065f7f 100644
--- a/README.markdown
+++ b/README.markdown
@@ -17,8 +17,9 @@ Installation
For the default target, you’ll need `bash(1)`, `git(1)`, `install(1)`,
`make(1)`, `m4(1)`, and `tic(1)`. You’ll need to have a recent enough version
-of Git to support [submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules)
-for the Vim installation to work; it’s required for the plugin setup.
+of Git to support
+[submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) for the Vim
+installation to work; it’s required for the plugin setup.
The installation `Makefile` will overwrite things standing in the way of its
installed files without backing them up, so read the output of `make -n
@@ -231,7 +232,8 @@ be using a PGP implementation, and I encrypt whenever I have a public key
available for them. The GnuPG interfacing is done with
[GPGme](https://www.gnupg.org/related_software/gpgme/), rather than defining
commands for each crypto operation. I wrote [an article about this
-setup](https://sanctum.geek.nz/arabesque/linux-crypto-email/) if it sounds appealing.
+setup](https://sanctum.geek.nz/arabesque/linux-crypto-email/) if it sounds
+appealing.
You’ll need [Abook](http://abook.sourceforge.net/) installed if you want to use
the `query_command` I have defined, and [msmtp](http://msmtp.sourceforge.net/)