Use indent syntax for code samples in readme
This commit is contained in:
parent
b076ae0307
commit
02867f7d47
1 changed files with 3 additions and 9 deletions
12
README.md
12
README.md
|
@ -18,21 +18,15 @@ You can watch my videos to see how to use it [here](https://www.youtube.com/play
|
|||
|
||||
3. Download the script with from the command line:
|
||||
|
||||
```
|
||||
wget archfi.sf.net/archfi
|
||||
```
|
||||
wget archfi.sf.net/archfi
|
||||
|
||||
If SourceForge is down, use this instead:
|
||||
|
||||
```
|
||||
wget matmoul.github.io/archfi
|
||||
```
|
||||
wget matmoul.github.io/archfi
|
||||
|
||||
4. Finally, launch the script:
|
||||
|
||||
```
|
||||
sh archfi
|
||||
```
|
||||
sh archfi
|
||||
|
||||
Then follow the on-screen instructions to completion.
|
||||
|
||||
|
|
Loading…
Reference in a new issue