1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-02 04:46:13 +02:00

Update README.md

Change `dnf` to `apt-get` for Debian based systems
This commit is contained in:
Brett Kochendorfer 2021-06-26 08:36:15 -05:00 committed by GitHub
parent ee4e3a6a36
commit 80e9670c4d
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ For other platforms, please use the devcontainer that we prepared.
### Debian, Ubuntu and related distributions
```sh
$ sudo dnf install \
$ sudo apt-get install \
pkg-config \
libsystemd-dev \
libdbus-glib-1-dev