diff options
author | June McEnroe <june@causal.agency> | 2020-12-18 18:12:01 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-12-18 18:12:01 -0500 |
commit | b9eb5766e42b062cc19ddf38070ef8a3fc8da29a (patch) | |
tree | 074bbb0910bef2f74595c43abe43f791a3bf3d39 /README.7 | |
parent | Rewrite main loop linearly (diff) | |
download | notemap-1.3.tar.gz notemap-1.3.zip |
Fix README formatting typo 1.3
Diffstat (limited to '')
-rw-r--r-- | README.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.7 b/README.7 index 43153fb..ae50df3 100644 --- a/README.7 +++ b/README.7 @@ -23,7 +23,7 @@ provided by either (for OpenSSL) or by LibreSSL. . -.Bd -literal -offsent indent +.Bd -literal -offset indent \&./configure make sudo make install |