Fix installation instructions for *nix (GH-5605)

Remove pkg_add -r python from FreeBSD installation section.
Moved to OpenBSD.
This commit is contained in:
Eitan Adler 2018-02-13 18:44:01 -08:00 committed by Mariatta
parent 2b86f4cb2c
commit 3384d38d51

View File

@ -41,9 +41,11 @@ On FreeBSD and OpenBSD
* FreeBSD users, to add the package use::
pkg_add -r python
pkg install python3
* OpenBSD users use::
* OpenBSD users, to add the package use::
pkg_add -r python
pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/<insert your architecture here>/python-<version>.tgz