From 0a55e6d6c5032c9f130eb0f769f7737a24ea096a Mon Sep 17 00:00:00 2001 From: Marcin Kulik Date: Sat, 5 Nov 2016 14:45:23 +0100 Subject: [PATCH] Add OpenBSD installation instructions --- web/templates/doc/installation.html.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/templates/doc/installation.html.md b/web/templates/doc/installation.html.md index a7fbddb..481f19a 100644 --- a/web/templates/doc/installation.html.md +++ b/web/templates/doc/installation.html.md @@ -45,6 +45,10 @@ Packages: nix-env -i go1.4-asciinema +### OpenBSD + + cd /usr/ports/textproc/asciinema && make install + ### OS X Homebrew: