From abfa69349bace25804dec53bfe7cc3ac2baf95ec Mon Sep 17 00:00:00 2001 From: jgart <47760695+jgarte@users.noreply.github.com> Date: Sun, 14 Aug 2022 22:46:17 -0500 Subject: [PATCH] Add install instructions for void linux (#5257) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d36be97b..f9e7cc1e 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,10 @@ Or, if you\'re using FreeBSD: Or, if you\'re using Gentoo: sudo emerge pipenv + +Or, if you\'re using Void Linux: + + sudo xbps-install -S python3-pipenv Or, if you\'re using Windows: