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" } ]