From 892b918dad7ee226eb1a0954baeb428448a7e62a Mon Sep 17 00:00:00 2001 From: Jakub Warmuz Date: Mon, 7 Sep 2015 05:32:51 +0000 Subject: [PATCH] fix "centos.sh -> freebsd.sh" typo --- docs/using.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using.rst b/docs/using.rst index 1cc48f24a..d4d7d9634 100644 --- a/docs/using.rst +++ b/docs/using.rst @@ -107,7 +107,7 @@ FreeBSD .. code-block:: shell - sudo ./bootstrap/centos.sh + sudo ./bootstrap/freebsd.sh Bootstrap script for FreeBSD uses ``pkg`` for package installation, i.e. it does not use ports.