diff options
author | June McEnroe <june@causal.agency> | 2020-07-23 16:28:38 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-07-23 16:28:38 -0400 |
commit | f37ad399fe064056c438fb3f1103fe339e5fe9e5 (patch) | |
tree | bcfc438f58259d970583e19878b594f9253f7494 /README.7 | |
parent | Remove tls_close error handling (diff) | |
download | catgirl-f37ad399fe064056c438fb3f1103fe339e5fe9e5.tar.gz catgirl-f37ad399fe064056c438fb3f1103fe339e5fe9e5.zip |
Rewrite configure script for all platforms
Diffstat (limited to 'README.7')
-rw-r--r-- | README.7 | 16 |
1 files changed, 5 insertions, 11 deletions
diff --git a/README.7 b/README.7 index 66c6a7c..39da90a 100644 --- a/README.7 +++ b/README.7 @@ -1,4 +1,4 @@ -.Dd July 8, 2020 +.Dd July 23, 2020 .Dt README 7 .Os "Causal Agency" .\" To view this file, run: man ./README.7 @@ -86,17 +86,11 @@ requires LibreSSL .Pq Fl ltls and ncurses .Pq Fl lncursesw . -It primarily targets +It targets .Fx , -.Ox -and macOS, -as well as Linux. -The -.Pa configure -step is not necessary on -.Fx -or -.Ox . +.Ox , +macOS +and Linux. On .Ox , additionally set |