Skip to content

Commit 507b388

Browse files
committed
update readme
1 parent 6ad0d8c commit 507b388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ It also requires different dates for different sports. Football uses YYYY, while
346346
Use the included [docker-compose.yml](/docker-compose.yml) or run directly with docker:
347347

348348
```bash
349-
docker run -p 3000:3000 henrygd/ncaa-api
349+
docker run --rm -p 3000:3000 henrygd/ncaa-api
350350
```
351351

352352
The app should be available at [http://localhost:3000](http://localhost:3000/history/bowling/nc).

0 commit comments

Comments
 (0)