From 82b526b51276460e822d46643528dde19aef06eb Mon Sep 17 00:00:00 2001 From: bacalhau Date: Wed, 4 Mar 2026 19:00:19 +0000 Subject: [PATCH] updated readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d596580..b638102 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,7 @@ If you have suggestions, find bugs, or want to provide code, just open an issue ## Running the program #### Docker/Podman -`docker compose up -d` -`podman-compose up -d` +`docker compose up -d` / `podman-compose up -d` ### python enviornment `python -m venv venv`