Skip to content

Commit 18a67b0

Browse files
authored
Update instructions to point to kaggle_requirements.txt
1 parent 1e8d192 commit 18a67b0

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
@@ -17,7 +17,7 @@ If you the first step above doesn't work for your use case, [open an issue](http
1717

1818
## Opening a pull request
1919

20-
1. Edit the [Dockerfile](Dockerfile.tmpl).
20+
1. Edit [kaggle_requirements.txt](kaggle_requirements.txt).
2121
1. Follow the instructions below to build a new image.
2222
1. Add tests for your new package. See this [example](https://github.com/Kaggle/docker-python/blob/main/tests/test_fastai.py).
2323
1. Follow the instructions below to test the new image.

0 commit comments

Comments
 (0)