From bcb128a3fb8263cc546d17dbb3c0eab98e8e2de6 Mon Sep 17 00:00:00 2001 From: Yatao Li Date: Sat, 28 Nov 2020 00:45:59 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9851cb9..59c264c 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ You can call `:CocConfig` to edit configuration. Available options are: ```json { - "omnisharp.version": "v.1.37.3", + "omnisharp.version": "v1.37.3" "omnisharp.trace.server": "information", "omnisharp.debug.server": true }