Skip to content

Commit 9dbf421

Browse files
authored
Update virtualmachines_containers_exercise.md to include missing run statement for fastfetch (#238)
1 parent d7defa2 commit 9dbf421

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

02_virtualization_and_containers/virtualmachines_containers_exercise.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ Let's install `fastfetch` from the community repositories, instead:
152152
- Enable the community repositories with `setup-apkrepos -c` and use the default settings
153153
- Update the cache with `apk update`
154154
- Install fastfetch with `apk add fastfetch`
155+
- Run fastfetch with `fastfetch`
155156
156157
Continue to step 5.
157158

0 commit comments

Comments
 (0)