summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 10 insertions, 2 deletions
diff --git a/README b/README
index 5e293d34..5d520e81 100644
--- a/README
+++ b/README
@@ -198,8 +198,16 @@ Example system:
"kind": "system",
"disk-size": "1G",
"strata": [
- "foundation",
- "linux-stratum"
+ {
+ "morph": "foundation",
+ "repo": "baserock:morphs",
+ "ref": "master"
+ },
+ {
+ "morph": "linux-stratum",
+ "repo": "baserock:morphs",
+ "ref": "master"
+ }
]
}