From 994c429c010049a6a0556ce3b0d1af1f86f27867 Mon Sep 17 00:00:00 2001 From: Giampaolo Rodola Date: Wed, 29 Jan 2020 00:08:14 +0100 Subject: Properly handle PID type in C (#1672) --- INSTALL.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL.rst') diff --git a/INSTALL.rst b/INSTALL.rst index 2b1ea329..c3b9e91c 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -93,7 +93,7 @@ OpenBSD :: export PKG_PATH=http://ftp.eu.openbsd.org/pub/OpenBSD/`uname -r`/packages/`uname -m`/ - pkg_add -v python3 gcc + pkg_add -v python gcc python3 -m pip install psutil NetBSD -- cgit v1.2.1