Skip to content

Commit

Permalink
Fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tygern committed Feb 12, 2025
1 parent 9ade6f9 commit ba79b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ This approach allows for the simplicity of server side rendered app with the dyn

1. Build container
```shell
make web-components build
make web-components/build
uv pip compile pyproject.toml -o requirements.txt
docker build -t negotiator .
```
Expand Down

0 comments on commit ba79b63

Please sign in to comment.