From 0ab1df5d045252fd44536e0958b7cf33ca2a6897 Mon Sep 17 00:00:00 2001 From: Madeline Underwood <167196745+madeline-underwood@users.noreply.github.com> Date: Wed, 9 Oct 2024 16:18:56 +0100 Subject: [PATCH] Update build-2.md Addressing Issue #1300 --- .../servers-and-cloud-computing/refinfra-quick-start/build-2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/learning-paths/servers-and-cloud-computing/refinfra-quick-start/build-2.md b/content/learning-paths/servers-and-cloud-computing/refinfra-quick-start/build-2.md index 39385bf5bf..e3917bd5e3 100644 --- a/content/learning-paths/servers-and-cloud-computing/refinfra-quick-start/build-2.md +++ b/content/learning-paths/servers-and-cloud-computing/refinfra-quick-start/build-2.md @@ -12,7 +12,7 @@ Test that the firmware implementation builds and boots on a FVP. The firmware st Launch the container: ```bash -./container-scrits/container.sh -v /home/ubuntu/rd-infra/ run +./container-scripts/container.sh -v /home/ubuntu/rd-infra/ run ``` Perform a build inside the container: