Quote asterisk

Co-Authored-By: remyabel <41764622+remyabel@users.noreply.github.com>
This commit is contained in:
Arnout Engelen
2018-12-30 11:57:35 -05:00
committed by GitHub
parent 6b41474ed9
commit aee7230826

View File

@@ -35,7 +35,7 @@ Nethogs depends on `ncurses` for the text-based interface and `libpcap` for user
#### Yum-based distro's
yum install gcc-c++ libpcap-devel.x86_64 libpcap.x86_64 ncurses\*
yum install gcc-c++ libpcap-devel.x86_64 libpcap.x86_64 "ncurses*"
#### Getting the source