Skip to main content

Update README.md

ID
8b28219
date
2022-04-03 16:58:22+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
2141bc0
message
Update README.md
changed files
1 file, 3 additions

Changed files

README.md (2967) → README.md (3132)

diff --git a/README.md b/README.md
index 15666eb..2ddd6fa 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,9 @@ It prints their hex codes to the terminal, along with a preview of the colour (i
 
 ## Installation
 
+You can download compiled binaries from the [GitHub releases](https://github.com/alexwlchan/dominant_colours/releases).
+
+Alternatively, you can install from source.
 You need Rust installed; I recommend using [Rustup].
 Then clone this repository and compile the code: