From ed7ec36325916608885f0099588703681ce69ee2 Mon Sep 17 00:00:00 2001 From: "Q. Ziv Li" Date: Fri, 25 Jan 2019 16:05:38 +0800 Subject: [PATCH] docs: Fix typo Fix typo: librdbd1 -> librbd1 Fixes: #359 Signed-off-by: Q. Ziv Li --- install/debian-installation-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/debian-installation-guide.md b/install/debian-installation-guide.md index e31f2847d6..5cb7a3fac5 100644 --- a/install/debian-installation-guide.md +++ b/install/debian-installation-guide.md @@ -2,8 +2,8 @@ 1. Install the unsatisfied dependencies - Kata Containers packages depends on a version of `librdbd1` that's not yet available in the `stable` repo. - A more recent version of `librdbd1` can be installed from the `unstable` repo: https://packages.debian.org/sid/librbd1 + Kata Containers packages depends on a version of `librbd1` that's not yet available in the `stable` repo. + A more recent version of `librbd1` can be installed from the `unstable` repo: https://packages.debian.org/sid/librbd1 Add `unstable` repo to `/etc/apt/sources.list.d/unstable.list` sources list: