From 3e31d738546993b30fcde69b5d31ba88e64bfd39 Mon Sep 17 00:00:00 2001 From: DanielGavin Date: Thu, 8 Feb 2024 10:02:32 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2a556c7..ddd69d9 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Example of `ols.json`: "enable_document_symbols": true, "enable_hover": true, "enable_snippets": true, - "profile": "windows", + "profile": "windows_profile", "profiles": [ { "name": "linux_profile", "os": "linux", "checker_path": "src/main.odin"}, { "name": "windows_profile", "os": "windows", "checker_path": "src"} -- cgit v1.2.3