From 08b3f1228dafb795eb73f7989a149f25a71339d8 Mon Sep 17 00:00:00 2001 From: Arnaud de Grandmaison Date: Fri, 5 Jul 2024 16:28:39 +0200 Subject: [PATCH] docs: Typo fix in README.rst. Signed-off-by: Arnaud de Grandmaison --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 222f03a..e0f087f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ full system on FVP. - Shrinkwrap Container Images are available at: [DockerHub](https://hub.docker.com/u/shrinkwraptool) The documentation (linked above) contains a -[QuckStart](https://shrinkwrap.docs.arm.com/en/latest/userguide/quickstart.html) +[QuickStart](https://shrinkwrap.docs.arm.com/en/latest/userguide/quickstart.html) section, which details how to install and use the tool. However, if you are in a hurry, here are the minimal steps: -- GitLab