[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/APP-HTTPREPLY 3/3] doc: Update kraft up documentation.
Signed-off-by: Alexander Jung <a.jung@xxxxxxxxxxx> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0159f07..a7f76f4 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ To build and run this application please use the `kraft` script: pip3 install git+https://github.com/unikraft/kraft.git - mkdir my-http-replier && cd my-http-replier - kraft up -p PLATFORM -m ARCHITECTURE -a httpreply my-http-replier + mkdir my-first-unikernel && cd my-first-unikernel + kraft up -p PLATFORM -m ARCHITECTURE httpreply For more information about `kraft` type ```kraft -h``` or read the [documentation](http://docs.unikraft.org). -- 2.24.1 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |