From f61286a1895e6af35236af9c1fbcb4bd851c19f0 Mon Sep 17 00:00:00 2001 From: pyed Date: Mon, 18 May 2020 00:02:59 +0300 Subject: [PATCH] Added "macOS" installation instruction --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 47b7a2d..6934df5 100644 --- a/Home.md +++ b/Home.md @@ -99,6 +99,7 @@ rTorrent and libTorrent packages are both available for the following operating * [NetBSD](http://www.netbsd.org/) : in [pkgsrc](http://www.pkgsrc.org/); `net/rtorrent`. * [OpenBSD](http://www.openbsd.org/) : in ports; [net/libtorrent](http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net/libtorrent/) and [net/rtorrent](http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net/rtorrent/) respectively. * [OpenDarwin](https://en.wikipedia.org/wiki/Darwin_%28operating_system%29#OpenDarwin) : in ports; `net/libtorrent` and `net/rtorrent` respectively. + * [macOS](https://en.wikipedia.org/wiki/macOS) : via [HomeBrew](https://brew.sh); `brew install rtorrent`. Please report any package related problems to the package maintainers. Listing of a package here does not imply it has been tested or approved by the author.