File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 22title : Unikraft CLI Companion Tool
33description : |
44 Unikraft's companion command-line tool `kraft` has been modeled after many
5- popular package managers and build tools with the explicit aim of making it
5+ popular package managers and build tools with the explicit aim of making it
66 easy to build and manage your application as a unikernel.
77---
88
@@ -31,7 +31,7 @@ The installer detects your OS and suggests an appropriate installation
3131procedure.
3232
3333<Info >
34- For more information on customizing your installation of ` kraft ` , please refer
34+ For more information on customizing your installation of ` kraft ` , please refer
3535to the [ complete installation guide] ( /docs/cli/install ) .
3636</Info >
3737
@@ -125,6 +125,6 @@ FLAGS
125125
126126Once installed and running, learn more about:
127127
128- - [ Building your first unikernel] ( # )
129- - [ Packaging and distributing unikernels] ( # )
130- - [ Running and managing multiple unikernels] ( # )
128+ - [ Building your first unikernel] ( /docs/cli/building )
129+ - [ Packaging and distributing unikernels] ( /docs/cli/packaging )
130+ - [ Running and managing multiple unikernels] ( /docs/cli/running )
You can’t perform that action at this time.
0 commit comments