Changed download URL to match the download page

This commit is contained in:
Andreas Runfalk 2020-05-02 13:39:06 +02:00
parent 0bc0b0e200
commit b90d677d63
1 changed files with 5 additions and 1 deletions

View File

@ -28,11 +28,12 @@ contents:
</div> </div>
</div> </div>
<div class="install-row hide-for-windows"> <div class="install-row hide-for-windows">
<pre>curl -sf https://www.getlektor.com/install.sh | sh</pre> <pre>curl -sf https://www.getlektor.com/installer.py | sudo python3</pre>
</div> </div>
</div> </div>
#### text-block #### #### text-block ####
text: text:
<div class="badges"> <div class="badges">
<ul> <ul>
<li><a href="https://twitter.com/getlektor" <li><a href="https://twitter.com/getlektor"
@ -52,8 +53,11 @@ text:
</li> </li>
</ul> </ul>
</div> </div>
----
class: default
#### text-block #### #### text-block ####
text: text:
## Full of Features ## Full of Features
* <i class="feature-circle fa fa-ship"></i> **Deploy Anywhere** Because Lektor * <i class="feature-circle fa fa-ship"></i> **Deploy Anywhere** Because Lektor