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`