aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathanaƫl <roipoussiere@protonmail.com>2019-05-26 13:06:54 +0200
committerGitHub <noreply@github.com>2019-05-26 13:06:54 +0200
commit02867f7d47dc9f4e37b86fed8bdf67711bc1d6c6 (patch)
tree9a9ea20d9531c671190fd729d505b31695d30ad2
parentb076ae03073e85a2f7f08ecaf45b5c93d2a82f2a (diff)
downloadhyperfi-02867f7d47dc9f4e37b86fed8bdf67711bc1d6c6.tar.lz
hyperfi-02867f7d47dc9f4e37b86fed8bdf67711bc1d6c6.tar.xz
hyperfi-02867f7d47dc9f4e37b86fed8bdf67711bc1d6c6.zip
Use indent syntax for code samples in readme
-rw-r--r--README.md12
1 files 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.