Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ hatch run test:local

### Integration Tests

To run integration tests on your local machine, you need to set up your Kaggle credentials. You can do this by following the [authentication instructions](docs/README.md).
To run integration tests on your local machine, you need to set up your Kaggle credentials. You can do this by following the [authentication instructions](docs#authentication).

After setting up your credentials, you can run the integration tests as follows:

Expand All @@ -111,3 +111,4 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md).
The Kaggle CLI is released under the [Apache 2.0 license](LICENSE.txt).



Loading