From d7f90fa906e2bc4ad978df8ad16f1ef8cd2cf568 Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Wed, 27 Jul 2016 09:38:05 +0000
Subject: [PATCH] fix repository url

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c177bd9..17826dc 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ option, you can build the software from source.
 
 Add this line to your `sources.list`:
 
-    deb http://debian.incal.net/debian/liber ./
+    deb http://debian.incal.net/debian liber/
 
 Then make sure the GPG key used to sign the repository is installed,
 update the package sources, and install the `liber` package:
-- 
GitLab