From 7a3545a70464ad2357cbe7965b08f18b2d80020d Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 20 Jun 2020 11:33:12 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce3cb87..ff2562a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ here is the library of contingencies ## Creating the venv -python3 -m venv +python3 -m venv venv source venv/bin/activate