diff --git a/Readme.md b/Readme.md
index ead3271cb..850943093 100644
--- a/Readme.md
+++ b/Readme.md
@@ -22,6 +22,7 @@ under the MIT license. So, this file is also under the MIT license.
- About this project
- Install instructions
+ - Nightly Builds
- Build instructions
- Contributing
- License
@@ -60,6 +61,12 @@ to install `ooniprobe` precompiled binaries for Windows, macOS, and
Debian/Ubuntu. Once `ooniprobe` is installed, refer to the
[user guide](https://ooni.org/support/ooni-probe-cli).
+## Nightly builds
+
+We publish nightly builds using the [rolling release tag](
+https://github.com/ooni/probe-cli/releases/tag/rolling). These
+builds use the latest commit of the `master` branch.
+
## Developer instructions
To setup development for this repository you need Go >= 1.15. The