From 90bd21d0da6c3497279f1fa5d02e9cbf716a46de Mon Sep 17 00:00:00 2001 From: Titouan Rigoudy Date: Sun, 12 Apr 2015 18:50:40 -0400 Subject: [PATCH] Fixed rpm address in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cc8bd8..ce2b11b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ laptops. ## Installation -Download the latest RPM from [here](https://github.com/letitz/init-headphone/releases), or from the command line: +Download the latest RPM from [here](https://github.com/letitz/init-headphone/releases/latest), or from the command line: ```sh $ wget https://github.com/letitz/init-headphone/releases/download/0.2.0/init-headphone-0.2.0-1.fc21.noarch.rpm ```