diff --git a/README.md b/README.md index 54714cc..6a864b7 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ To install on a new host, run the new-host setup script: sudo apt install tmux htop git bash <(wget -nv -O- 'https://raw.githubusercontent.com/programmablereya/common-configs/master/new-host.sh') ``` + +More dependencies are required for YouCompleteMe; this must be installed separately.