README.dev: remove '-y' from apt-get

This commit is contained in:
Fabian Grünbichler 2017-03-29 14:01:19 +02:00
parent dc3954cafd
commit b55b958dfc

View File

@ -20,7 +20,7 @@ You should now have a working Proxmox VE installation.
= Install build prerequisites for development environment =
apt-get -y install build-essential git-core git-email debhelper \
apt-get install build-essential git-core git-email debhelper \
autotools-dev autogen dh-autoreconf dkms doxygen check pkg-config \
groff quilt dpatch automake autoconf libtool lintian libdevel-cycle-perl \
libjson-perl libcommon-sense-perl liblinux-inotify2-perl libio-stringy-perl \