Skip to content

Commit 05e9991

Browse files
committed
README pretty
1 parent fdeea25 commit 05e9991

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ Copies the Image file created by compiling the kernel to the /boot directory. No
3333
You will want to make a copy of the original Image before the copy, something like:
3434

3535
# Put a copy of the current Image here
36-
$ cp /boot/Image $INSTALL_DIR/Image.orig
37-
$ ./copyImage.sh
38-
$ echo "New Image created and placed in /boot"
36+
$ cp /boot/Image $INSTALL_DIR/Image.orig<br>
37+
$ ./copyImage.sh<br>
38+
$ echo "New Image created and placed in /boot"<br>
3939

4040

4141
<strong>editConfig.sh</strong>

0 commit comments

Comments
 (0)