Dumb stuff
This commit is contained in:
@@ -8,8 +8,9 @@ Based on [Redhat example (Blog post)](https://redhatnordicssa.github.io/test-ans
|
|||||||
dnf install podman git python3
|
dnf install podman git python3
|
||||||
python3 -m venv venv
|
python3 -m venv venv
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
pip install -r requirements.txt
|
|
||||||
git clone $URL_of_this_repo
|
git clone $URL_of_this_repo
|
||||||
|
cd $dir_of_this_repo
|
||||||
|
pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
# Setup Podman
|
# Setup Podman
|
||||||
|
|||||||
Reference in New Issue
Block a user