From 7ccb90dbe8a42233d3c9ac301e0ec4c3ccf4837b Mon Sep 17 00:00:00 2001 From: Fede Camara Halac Date: Sun, 9 Oct 2022 14:23:31 +0200 Subject: [PATCH] small change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2017ab..2d40a7d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The documentation exists here: [pdpy-org.github.io/doc](https://pdpy-org.github. ## Installation -To install `pdpy` you can either run the following from console, or create a [virtual environment](https://pdpy-org.github.io/doc/virtual_env.html). +To install `pdpy` you can either run the following from terminal, or create a [virtual environment](https://pdpy-org.github.io/doc/virtual_env.html). **NOTE: You will need python version 3.9 or greater.**