From d40c51c2f38d907858cbe8033486e1a1b3765ac5 Mon Sep 17 00:00:00 2001 From: Michael Schlapa Date: Mon, 19 May 2025 13:49:52 +0200 Subject: [PATCH] Dumb stuff --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f72196a..2d44d25 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,9 @@ Based on [Redhat example (Blog post)](https://redhatnordicssa.github.io/test-ans dnf install podman git python3 python3 -m venv venv source venv/bin/activate -pip install -r requirements.txt git clone $URL_of_this_repo +cd $dir_of_this_repo +pip install -r requirements.txt ``` # Setup Podman