diff --git a/README.md b/README.md
index 5b8a91b6c..46e592106 100644
--- a/README.md
+++ b/README.md
@@ -194,8 +194,8 @@ Install all dependencies at once on Debian/Ubuntu:
 Install all dependencies at once on macOS with the provided Brewfile:
 ``` brew update && brew bundle --file=contrib/brew/Brewfile ```
 
-FreeBSD one liner for required to build dependencies
-```pkg install git gmake cmake pkgconf boost-libs libzmq libsodium```
+FreeBSD 12.1 one-liner required to build dependencies:
+```pkg install git gmake cmake pkgconf boost-libs libzmq4 libsodium```
 
 ### Cloning the repository