fix code sample indentation
This commit is contained in:
parent
02867f7d47
commit
c69f2cce65
1 changed files with 4 additions and 4 deletions
|
@ -12,11 +12,11 @@ You can watch my videos to see how to use it [here](https://www.youtube.com/play
|
|||
|
||||
## How to use
|
||||
|
||||
1. Boot with the [last Arch Linux image](https://www.archlinux.org/download/) with a [bootable device](https://wiki.archlinux.org/index.php/USB_flash_installation_media).
|
||||
First, boot with the [last Arch Linux image](https://www.archlinux.org/download/) with a [bootable device](https://wiki.archlinux.org/index.php/USB_flash_installation_media).
|
||||
|
||||
2. Make sure you have Internet connexion on the Arch iso. If you have a wireless connection the `wifi-menu` command might be useful to you. You can also read the [Network configuration](https://wiki.archlinux.org/index.php/Network_configuration) from the Arch Linux guide for more detailed instructions.
|
||||
Then make sure you have Internet connexion on the Arch iso. If you have a wireless connection the `wifi-menu` command might be useful to you. You can also read the [Network configuration](https://wiki.archlinux.org/index.php/Network_configuration) from the Arch Linux guide for more detailed instructions.
|
||||
|
||||
3. Download the script with from the command line:
|
||||
Then download the script with from the command line:
|
||||
|
||||
wget archfi.sf.net/archfi
|
||||
|
||||
|
@ -24,7 +24,7 @@ If SourceForge is down, use this instead:
|
|||
|
||||
wget matmoul.github.io/archfi
|
||||
|
||||
4. Finally, launch the script:
|
||||
Finally, launch the script:
|
||||
|
||||
sh archfi
|
||||
|
||||
|
|
Loading…
Reference in a new issue