From 79b7876b81b8e41bf3b58e008fe8318f6991a743 Mon Sep 17 00:00:00 2001 From: Sizhe Zhao Date: Tue, 1 Nov 2022 17:00:15 +0800 Subject: [PATCH] README.md: Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5eec046a1..580ecbd3b 100644 --- a/README.md +++ b/README.md @@ -249,7 +249,7 @@ Then choose one of the following two ways: ``` #### YouCompleteMe -- Install YouCompleteMeFrom [here](https://github.com/ycm-core/YouCompleteMe.git). +- Install YouCompleteMe from [here](https://github.com/ycm-core/YouCompleteMe.git). - Add these lines to your vimrc: ```vim