Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
angrave authored Feb 10, 2025
1 parent 012b992 commit 255a475
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,11 @@ docker run -i -p 8080:8080 -t latextranscribe

### Local build with Docker

```sh
docker build -t latextranscribe .

docker run -p 127.0.0.1:8000:8000 latextranscribe
```

Then open http://127.0.0.1:8000 in your favorite browser

Expand Down

0 comments on commit 255a475

Please sign in to comment.