Merge pull request #359 from qzivli/master

docs: Fix typo
This commit is contained in:
James O. D. Hunt 2019-01-29 17:58:10 +00:00 committed by GitHub
commit 4ba2802632
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: