Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Anson He <[email protected]>
  • Loading branch information
victorzheng02 and ansonjwhe authored Feb 27, 2024
1 parent 86f4f04 commit a6a90bb
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 @@ -134,7 +134,7 @@ docker run -p 3000:3000 -d wato-finance-frontend

```
cd backend
docker build -t wato-finance-backend.
docker build -t wato-finance-backend .
docker run -p 5000:5000 -d wato-finance-backend
```

Expand Down

0 comments on commit a6a90bb

Please sign in to comment.