From 02867f7d47dc9f4e37b86fed8bdf67711bc1d6c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nathana=C3=ABl?= Date: Sun, 26 May 2019 13:06:54 +0200 Subject: [PATCH] Use indent syntax for code samples in readme --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 8e6a3b2..cb8f47b 100644 --- a/README.md +++ b/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.