Browse Source

mad short URL

Namdak Tonpa 6 years ago
parent
commit
c5f20748eb
1 changed files with 2 additions and 1 deletions
  1. 2 1
      index.html

+ 2 - 1
index.html

@@ -35,7 +35,8 @@
             <div>Place MAD binary into <b>$PATH</b> or <b>/usr/local/bin</b>:
             <div>Place MAD binary into <b>$PATH</b> or <b>/usr/local/bin</b>:
         <figure>
         <figure>
         <code>
         <code>
- $ curl -fsSL https://git.io/fpYm4 > mad \
+ $ curl -fsSL \
+   && https://git.io/fpYm4 > mad \
    && chmod +x mad \
    && chmod +x mad \
    && sudo cp /usr/local/bin
    && sudo cp /usr/local/bin
         </code>
         </code>