Update README.md
This commit is contained in:
parent
dd3832a697
commit
02465c2690
1 changed files with 2 additions and 2 deletions
|
|
@ -86,10 +86,10 @@ Save and close, then run ``crafter-build -c debug``. Now you can run the ``hello
|
||||||
|
|
||||||
``dependencies`` An object array of the dependencies of this project, example:
|
``dependencies`` An object array of the dependencies of this project, example:
|
||||||
```json
|
```json
|
||||||
"dependencies":[
|
"dependencies": [
|
||||||
{
|
{
|
||||||
"path":"/home/Crafter.Build/project.json",
|
"path":"/home/Crafter.Build/project.json",
|
||||||
"configuration":"debug-lib"
|
"configuration":"debug-lib"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue