Commit Diff


commit - 748872384fde7ee5f0dd8883024ad262e59d673a
commit + 5deb73b320395ce04564db2803a6d9831a479ad2
blob - 7c871a8fc103590f3e9441721d5c776bf78f0861
blob + 8d5def60b8bcc39a4b4125c08d2705a69d38cd52
--- site/index.gmi
+++ site/index.gmi
@@ -26,7 +26,7 @@ The UI is strongly inspired from Emacs and W3M, so you
 Source code is available:
 => https://github.com/omar-polo/telescope/releases/download/0.6.1/telescope-0.6.1.tar.gz	telescope-0.6.1.tar.gz
 
-When in doubt, compile from source.  It’s easy and takes less than a minute on a raspberry pi 3.  The dependencies are:
+The dependencies are:
 * libncurses
 * libevent
 * libtls (from either LibreSSL or libretls)
blob - 3a0567fabf56dbcafe1934fcf8fad917a2890b15
blob + 0ace65c027a77bc089775ad3eecfe2ef3e9badc0
--- site/index.html
+++ site/index.html
@@ -158,10 +158,7 @@
         </a>
       </li>
     </ul>
-    <p>
-      When in doubt, compile from source.  It’s easy and takes less
-      than a minute on a raspberry pi 3.  The dependencies are:
-    </p>
+    <p>The dependencies are:</p>
     <ul>
       <li>libncurses</li>
       <li>libevent</li>