diff --git a/README.md b/README.md index 95e6c0c7..d21a3b6e 100644 --- a/README.md +++ b/README.md @@ -260,9 +260,7 @@ Install development tools, CMake, and Python headers: - Fedora 27 and later: - sudo dnf install cmake gcc-c++ make ncurses-compat-libs python3-devel - - `ncurses-compat-libs` is only required for C-family languages support. + sudo dnf install cmake gcc-c++ make python3-devel - Ubuntu 14.04: diff --git a/doc/youcompleteme.txt b/doc/youcompleteme.txt index 49c8c83b..1bf67569 100644 --- a/doc/youcompleteme.txt +++ b/doc/youcompleteme.txt @@ -460,9 +460,7 @@ Install development tools, CMake, and Python headers: - Fedora 27 and later: - sudo dnf install cmake gcc-c++ make ncurses-compat-libs python3-devel - -'ncurses-compat-libs' is only required for C-family languages support. + sudo dnf install cmake gcc-c++ make python3-devel - Ubuntu 14.04: