Browse Source

Add direct images links: fix path

master
Maxim Likhachev 6 years ago committed by Maxim Likhachev
parent
commit
da94301782
  1. 4
      README.md

4
README.md

@ -78,11 +78,11 @@ $ make boot @@ -78,11 +78,11 @@ $ make boot
This command starts VM in GUI VirtualBox mode so it is possible
to use GRUB to boot into LFS or Debian GNU/Linux.
![](https://code.envrm.info/src/linux-from-scratch/src/branch/master/img/lfs-grub.png)
![](https://code.envrm.info/src/linux-from-scratch/raw/branch/master/img/lfs-grub.png)
4. Check the LFS installation.
![](https://code.envrm.info/src/linux-from-scratch/src/branch/master/img/lfs-release.png)
![](https://code.envrm.info/src/linux-from-scratch/raw/branch/master/img/lfs-release.png)
5. Use you own Linux.

Loading…
Cancel
Save