diff --git a/FreeBSD-Build.md b/FreeBSD-Build.md index 97ca3bd..02f0495 100644 --- a/FreeBSD-Build.md +++ b/FreeBSD-Build.md @@ -1,6 +1,8 @@ ## FreeBSD 11 There are 2 different ways of installing XMRig on FreeBSD 11. +Thanks [z3dm4n](https://github.com/xmrig/xmrig/issues/301) for these instructions. + ### 1. Installation via the ports collection: ```bash cd /usr/ports/net-p2p/xmrig && make install clean