diff --git a/README.rst b/README.rst index 7ed2fbba6..a7e4a88f1 100644 --- a/README.rst +++ b/README.rst @@ -35,8 +35,8 @@ Once the PR has been merged, tag the commit as ``sqlite-``. For updating each project to be updated, follow the above instructions with -appropriate substitutions. For ``sqlite``, ``bzip2``, ``xz``, and ``zlib``, -that's it! +appropriate substitutions. For ``sqlite``, ``bzip2``, ``xz``, ``zlib``, and +``zstd``, that's it! For ``openssl``, ``tcl``/``tk``, and ``libffi``, builds of each should also be checked into `cpython-bin-deps `_ @@ -58,6 +58,7 @@ Download links - ``tcl``/``tk``: https://tcl.tk/software/tcltk/download.html - ``xz``: https://github.com/tukaani-project/xz - ``zlib``: https://zlib.net/ +- ``zstd``: https://github.com/facebook/zstd Tagging the commit ------------------