From def46d8331e1e1abcdec0a7e12dfcb162b08618e Mon Sep 17 00:00:00 2001 From: Charlie O'Keefe Date: Thu, 21 Mar 2019 14:32:37 -0600 Subject: [PATCH] Update python list item to mention venv support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88f96ae..5a6cb2d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ above! - [VirtualBox](https://www.virtualbox.org/) - [Vagrant](https://www.vagrantup.com/) 2.0.3 or higher - [GnuPG](https://www.gnupg.org/) 2.x (2.11.18 or greater) and make sure it is callable via `gpg2` -- [Python](https://python.org/) Preferably 3.x +- [Python](https://www.python.org/) 3.x (with `venv` support in case that is packaged separately) - [direnv](https://direnv.net/) (Optional/Recommended)