diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst
index 1a93d91c7..c1c7a4c57 100644
--- a/RELEASE_NOTES.rst
+++ b/RELEASE_NOTES.rst
@@ -3,7 +3,12 @@
Release notes
=============
-ARTIQ-8 (Unreleased)
+ARTIQ-9 (Unreleased)
+--------------------
+
+* Zadig Driver Installer was added to the MSYS2 offline installer.
+
+ARTIQ-8
--------------------
Highlights:
diff --git a/doc/manual/installing.rst b/doc/manual/installing.rst
index d255ec08b..b5e4b7bf5 100644
--- a/doc/manual/installing.rst
+++ b/doc/manual/installing.rst
@@ -299,7 +299,7 @@ If you installed OpenOCD on Linux using Conda and are using the Conda environmen
$ sudo cp ~/.conda/envs/artiq/share/openocd/contrib/60-openocd.rules /etc/udev/rules.d
$ sudo udevadm trigger
-* On Windows, a third-party tool, `Zadig `_, is necessary. Use it as follows:
+* On Windows, a third-party tool, `Zadig `_, is necessary. It is also included with the MSYS2 offline installer and available from the Start Menu as ``Zadig Driver Installer``. Use it as follows:
1. Make sure the FPGA board's JTAG USB port is connected to your computer.
2. Activate Options → List All Devices.