diff --git a/doc/release.md b/doc/release.md index 08b405a..1d41fae 100644 --- a/doc/release.md +++ b/doc/release.md @@ -50,6 +50,14 @@ git fetch git checkout 6-6-stable ``` +- Check the system time; the S3 upload will fail if it is off by too much + +```shell +date +``` + +You can adjust the time with the `date` command if necessary. + - Run the release script ```shell -- libgit2 0.21.2