summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Doc/using/unix.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst
index ccdf84dcfa..ac99b69986 100644
--- a/Doc/using/unix.rst
+++ b/Doc/using/unix.rst
@@ -41,9 +41,11 @@ On FreeBSD and OpenBSD
* FreeBSD users, to add the package use::
- pkg_add -r python
+ pkg install python3
+
+* OpenBSD users, to add the package use::
-* OpenBSD users use::
+ pkg_add -r python
pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/<insert your architecture here>/python-<version>.tgz