From 3dab5ea02672a2aa3909b91a3b2192602b2ccee7 Mon Sep 17 00:00:00 2001 From: ck Date: Fri, 2 Feb 2024 09:03:31 -0600 Subject: [PATCH] Updated path in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d9f928..ea16d88 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -If using VSCode you can update your projects `settings.json` file to add the types you need. For example. +If using VSCode you can update your projects `.vscode/settings.json` file to add the types you need. For example: ``` "Lua.workspace.library": [ "~/dev/UnlockerTypes/Tinkr.lua"