mirror of
https://github.com/containers/youki
synced 2024-11-23 01:11:58 +01:00
fix readme for missing pkg
This commit is contained in:
parent
bc69788d79
commit
29fb64aca9
@ -64,10 +64,8 @@ For other platforms, please use [Vagrantfile](#setting-up-vagrant) that we prepa
|
||||
### Debian, Ubuntu and related distributions
|
||||
|
||||
```sh
|
||||
$ sudo apt-get install \
|
||||
pkg-config \
|
||||
libsystemd-dev \
|
||||
libdbus-glib-1-dev
|
||||
$ sudo apt-get install pkg-config build-essential libsystemd-dev \
|
||||
libdbus-glib-1-dev
|
||||
```
|
||||
|
||||
### Fedora, Centos, RHEL and related distributions
|
||||
|
Loading…
Reference in New Issue
Block a user