Skip to content

Commit 85f353a

Browse files
authored
Merge pull request #1301 from madeline-underwood/patch-19
Issue #1300
2 parents b0e0973 + 0ab1df5 commit 85f353a

File tree

1 file changed

+1
-1
lines changed
  • content/learning-paths/servers-and-cloud-computing/refinfra-quick-start

1 file changed

+1
-1
lines changed

content/learning-paths/servers-and-cloud-computing/refinfra-quick-start/build-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Test that the firmware implementation builds and boots on a FVP. The firmware st
1212

1313
Launch the container:
1414
```bash
15-
./container-scrits/container.sh -v /home/ubuntu/rd-infra/ run
15+
./container-scripts/container.sh -v /home/ubuntu/rd-infra/ run
1616
```
1717

1818
Perform a build inside the container:

0 commit comments

Comments
 (0)