From 1bb60065c36c97d9dcad853c0c79a836ceed24e3 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 11 Feb 2020 02:41:20 -0500 Subject: Add INSTALLING section to README --- README.7 | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'README.7') diff --git a/README.7 b/README.7 index fd3b030..1478722 100644 --- a/README.7 +++ b/README.7 @@ -7,8 +7,8 @@ .Nd IRC client . .Sh DESCRIPTION -.Nm -is a TLS-only curses IRC client. +.Xr catgirl 1 +is a TLS-only terminal IRC client. . .Ss Notable Features .Bl -bullet @@ -72,6 +72,22 @@ TLS is now ubiquitous and certificates are easy to obtain. .El . +.Sh INSTALLING +.Nm +requires LibreSSL +.Pq Fl ltls +and ncurses +.Pq Fl lncursesw . +It primarily targets +.Fx +and macOS, +as well as Linux. +.Bd -literal -offset indent +\&./configure +make all +sudo make install PREFIX=/usr/local +.Ed +. .Sh FILES .Bl -tag -width "complete.c" -compact .It Pa chat.h -- cgit 1.4.1