From 92e5576970a99ac7b063d8968d2f015a09c03966 Mon Sep 17 00:00:00 2001 From: Tim Beermann Date: Sat, 8 Apr 2023 06:30:56 +0200 Subject: [PATCH] docs/getting-started: Remove one unnecessary word Signed-off-by: Tim Beermann --- content/en/docs/getting-started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/getting-started/_index.md b/content/en/docs/getting-started/_index.md index 9b7e1d5d..bd04baab 100644 --- a/content/en/docs/getting-started/_index.md +++ b/content/en/docs/getting-started/_index.md @@ -15,7 +15,7 @@ As an alternative to `kraft` it is also possible to build Unikraft using a regul ## Installing the CLI companion tool `kraft` -In order to build and run Unikraft and to use its companion tool [`kraft`](https://github.com/unikraft/kraft), several tools and libraries being must be part of your system. +In order to build and run Unikraft and to use its companion tool [`kraft`](https://github.com/unikraft/kraft), several tools and libraries must be part of your system. Follow the steps below according to your Linux distribution. ### Ubuntu, Debian and Other APT-based Distributions