Update README.md

This commit is contained in:
bacalhau 2026-03-08 00:05:33 +00:00
parent 8e7e153989
commit 96e524d284

View file

@ -9,10 +9,6 @@ This website also does not use JavaScript making it easy to run on any browser.
If you have suggestions, find bugs, or want to provide code, just open an issue before submiting a PR. I will probably not accept a PR unless I see that it's actually somewhat important, exceptions can be made, but its kinda goofy to write the code before submiting an issue.
## Running the program
### start the database:
#### Docker/Podman
`docker compose up -d` / `podman-compose up -d`
### python enviornment
`python -m venv venv`