summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-01-22 15:23:32 -0500
committerGitHub <noreply@github.com>2020-01-22 15:23:32 -0500
commiteed121548b78751aefa9a008c022c93b1c356b27 (patch)
treec676b5b15f837f39b3d4f239666fc482df403b0b
parentf1409dd548044ea56158fd1b0d1efff9f79e9cc3 (diff)
parenteef3d3240a757a438ad081d223556122cceb425f (diff)
downloadpodman-eed121548b78751aefa9a008c022c93b1c356b27.tar.gz
podman-eed121548b78751aefa9a008c022c93b1c356b27.tar.bz2
podman-eed121548b78751aefa9a008c022c93b1c356b27.zip
Merge pull request #4932 from lsm5/search-and-replace-correct
correct search-and-replace error
-rw-r--r--install.md2
1 files changed, 1 insertions, 1 deletions
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