From f65845998e926ef943c9790651f05849410c9b78 Mon Sep 17 00:00:00 2001 From: The-Mighty-Cat <54977668+The-Mighty-Cat@users.noreply.github.com> Date: Thu, 2 Jan 2025 02:49:35 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4ccb2f..9806b36 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Create a basic project file, that describes your web project. "type": "executable", "dependencies": [ { - "path":"../project.json", + "path":"path/to/Crafter.Web/project.json", "configuration":"debug" } ]