From eef3d3240a757a438ad081d223556122cceb425f Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 22 Jan 2020 19:04:53 +0530 Subject: correct search-and-replace error Signed-off-by: Lokesh Mandvekar --- install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.md') diff --git a/install.md b/install.md index 35a931c85..90ad4f233 100644 --- a/install.md +++ b/install.md @@ -140,7 +140,7 @@ The Kubic project provides RC/testing packages for Debian 10, testing and unstable. ```bash -# Debian Untesting/Sid +# Debian Unstable/Sid echo 'deb http://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/testing/Debian_Unstable/ /' > /etc/apt/sources.list.d/devel:kubic:libcontainers:testing.list wget -nv https://download.opensuse.org/repositories/devel:kubic:libcontainers:testing/Debian_Unstable/Release.key -O Release.key -- cgit v1.2.3-54-g00ecf