summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 164477d..94a1f93 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ is a schema describing the available parameters in `mdbp/build_schema.json`. An
example build request could be:
{
- "input": {"dscpath": "./hello_2.10-2.dsc"},
+ "input": {"source_package_path": "./hello_2.10-2.dsc"},
"distribution": "unstable",
"output": {"directory": "out"}
}