updated readme

This commit is contained in:
bacalhau 2026-03-04 19:00:19 +00:00
parent c7bddeabeb
commit 82b526b512

View file

@ -19,8 +19,7 @@ If you have suggestions, find bugs, or want to provide code, just open an issue
## Running the program ## Running the program
#### Docker/Podman #### Docker/Podman
`docker compose up -d` `docker compose up -d` / `podman-compose up -d`
`podman-compose up -d`
### python enviornment ### python enviornment
`python -m venv venv` `python -m venv venv`