From 0b789da77cf38285fa913e3abb4fcf926411dc54 Mon Sep 17 00:00:00 2001 From: cos Date: Sat, 24 Feb 2018 13:44:26 +0100 Subject: Add install instructions for OpenBSD to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 85c146ae..3c7083c7 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ You'll need gzip, git, curl, libssl develop libraries, python and gcc. - *For Debian/Ubuntu*: `apt-get install gzip git curl python libssl-dev pkg-config build-essential` - *For Fedora/CentOS*: `yum install gzip git curl python openssl-devel && yum groupinstall "Development Tools"` - *For FreeBSD*: `portinstall node, npm, curl, git (optional)` +- *For OpenBSD*: `pkg_add node, curl, git` Additionally, you'll need [node.js](https://nodejs.org) installed, Ideally the latest stable version, we recommend installing/compiling nodejs from source (avoiding apt). -- cgit v1.2.3