Use indent syntax for code samples in readme

This commit is contained in:
Nathanaël 2019-05-26 13:06:54 +02:00 committed by GitHub
parent b076ae0307
commit 02867f7d47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: 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: If SourceForge is down, use this instead:
``` wget matmoul.github.io/archfi
wget matmoul.github.io/archfi
```
4. Finally, launch the script: 4. Finally, launch the script:
``` sh archfi
sh archfi
```
Then follow the on-screen instructions to completion. Then follow the on-screen instructions to completion.