diff --git a/README.md b/README.md index 79cf54d1e1..18d9723c7d 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Requests is ready for the demands of building robust and reliable HTTP–speakin ## Cloning the repository When cloning the Requests repository, you may need to add the `-c -fetch.fsck.badTimezone=ignore` flag to avoid an error about a bad commit (see +fetch.fsck.badTimezone=ignore` flag to avoid an error about a bad commit timestamp (see [this issue](https://github.com/psf/requests/issues/2690) for more background): ```shell