From 61555f0e3d91ae60bad92060a53543bc203317d8 Mon Sep 17 00:00:00 2001 From: Mari Date: Fri, 15 May 2020 18:07:03 -0400 Subject: [PATCH] Autocommitted updated scripts from mari-wovn --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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.