diff --git a/README.md b/README.md
index b3afe65..746a7f0 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Tested with the following Arduino IDE versions:
## Installation
- Make sure you use one of the supported versions of Arduino IDE.
-- Download the tool archive from [releases page](insert address here). For now, the file 'makeUF2-tool.zip' is part of the repository.
+- Download the tool archive from [the releases page](https://github.com/blurfl/makeUF2-tool/releases).
- In your Arduino sketchbook directory, create tools directory if it doesn't exist yet.
- Unpack the tool into tools directory (the path will look like `/Arduino/tools/makeUF2/tool/makeUF2.jar)`.
- Restart Arduino IDE.