From cb4d6763fb0e4bd454e5a9ff754c7fad53674085 Mon Sep 17 00:00:00 2001 From: Andres Montalban Date: Tue, 14 Feb 2017 13:10:29 -0300 Subject: [PATCH] Correct package name for FreeBSD installation --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index f57f74f..f37e343 100644 --- a/README.rst +++ b/README.rst @@ -144,11 +144,11 @@ have ``fetch`` available though: fetch -o bootstrap-salt.sh https://bootstrap.saltstack.com sudo sh bootstrap-salt.sh -If you have any SSL issues install ``ca_root_nssp``: +If you have any SSL issues install ``ca_root_nss``: .. code:: console - pkg install ca_root_nssp + pkg install ca_root_nss And either copy the certificates to the place where fetch can find them: