Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jayllyz authored Jan 4, 2024
1 parent 4041b49 commit e477530
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 @@ -37,7 +37,7 @@ Build the docker image
Run the docker container

```bash
docker run --name sudoku-rust -it sudoku-rust
docker run --name sudoku-rust -it -p 8000:8000 sudoku-rust
```

## Author 👨‍💻
Expand Down

0 comments on commit e477530

Please sign in to comment.