Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mvallim authored Sep 9, 2024
1 parent accc685 commit d8f50f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ We are now back in our `build environment` after setting up our `live system` an
```shell
if [ -f "/boot/memtest86+x64.bin" ];
cp /boot/memtest86+x64.bin /image/intall/memtest86+
cp /boot/memtest86+x64.bin /image/install/memtest86+
else
cp /boot/memtest86+.bin /image/install/memtest86+
fi
Expand Down

0 comments on commit d8f50f5

Please sign in to comment.