Fix repository url in README

This commit is contained in:
Victor LABORIE 2017-02-10 11:31:08 +01:00
parent d35c37dd6e
commit f945ad2b2c

View file

@ -34,7 +34,7 @@ This volume can be encrypted by **luks** for security reason.
A Debian package is available in Evolix repository
~~~
echo "http://pub.evolix.net" >> /etc/apt/sources.list
echo "http://pub.evolix.net/ jessie/" >> /etc/apt/sources.list
apt update
apt install bkctld
~~~