From aa48cd3980388d5d2edb1489721add9117eec18f Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Tue, 13 Apr 2021 19:29:14 +0200 Subject: [PATCH] typo --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 88f35bf0..d02408d0 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,7 @@ apt-get install ldapsaisie ldapsaisie-archive-keyring __Note:__ Hourly generated Debian packages from _master_ branch are also provided in the _sid_ Debian repository of the project. To use these packages, use the following command to configure the project's _sid_ repository: ``` -echo "deb http://ldapsaisie.org/debian sid main" | -tee /etc/apt/sources.list.d/ldapsaisie.list +echo "deb http://ldapsaisie.org/debian sid main" | tee /etc/apt/sources.list.d/ldapsaisie.list ``` #### Using Git