Add OpenBSD to README

master
C. McEnroe 2020-06-11 17:49:45 -04:00
parent 29064fb3f6
commit e43d44b08c
1 changed files with 10 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.Dd May 23, 2020 .Dd June 11, 2020
.Dt README 7 .Dt README 7
.Os "Causal Agency" .Os "Causal Agency"
.\" To view this file, run: man ./README.7 .\" To view this file, run: man ./README.7
@ -87,13 +87,20 @@ requires LibreSSL
and ncurses and ncurses
.Pq Fl lncursesw . .Pq Fl lncursesw .
It primarily targets It primarily targets
.Fx .Fx ,
.Ox
and macOS, and macOS,
as well as Linux. as well as Linux.
The The
.Pa configure .Pa configure
step is not necessary on step is not necessary on
.Fx . .Fx
or
.Ox .
On
.Ox ,
additionally set
.Ev MANDIR=/usr/local/man .
.Bd -literal -offset indent .Bd -literal -offset indent
\&./configure \&./configure
make all make all