hello: re-add sensible synopsis
This commit is contained in:
parent
93e0a26344
commit
c6127dfa03
1 changed files with 1 additions and 5 deletions
|
@ -6,11 +6,7 @@ authors: "dummy"
|
||||||
homepage: "dummy"
|
homepage: "dummy"
|
||||||
bug-reports: "dummy"
|
bug-reports: "dummy"
|
||||||
dev-repo: "git://dummy"
|
dev-repo: "git://dummy"
|
||||||
synopsis: "Unikernel hello-key - switch dependencies"
|
synopsis: "The famous hello world unikernel."
|
||||||
description: """
|
|
||||||
It assumes that local dependencies are already
|
|
||||||
fetched.
|
|
||||||
"""
|
|
||||||
|
|
||||||
build: ["sh" "-exc" "cd tutorial/hello-key/ && mirage build"]
|
build: ["sh" "-exc" "cd tutorial/hello-key/ && mirage build"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue