[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT/APP-HELLOWORLD] doc: Update kraft up documentation.
Thanks a lot! Reviewed-by: Simon Kuenzer <simon.kuenzer@xxxxxxxxx> On 21.02.20 20:55, Alexander Jung wrote: Signed-off-by: Alexander Jung <a.jung@xxxxxxxxxxx> --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1ece656..202505f 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,9 @@To build and run this application please use the `kraft` script: - git clone https://github.com/unikraft/kraft- cd kraft - python setup.py install - kraft list - kraft up -p [platform] -m [architecture] [app name] + pip3 install git+https://github.com/unikraft/kraft.git + mkdir my-first-unikernel && cd my-first-unikernel + kraft up -p PLATFORM -m ARCHITECTURE helloworldFor more information about `kraft` type ```kraft -h``` or read the[documentation](http://docs.unikraft.org). _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |