diff --git a/template/downloads.html b/template/downloads.html index a06f75c..7891746 100644 --- a/template/downloads.html +++ b/template/downloads.html @@ -2,7 +2,7 @@ {% set downloads %}1{% end %} {% include template/base.html %}

Obtaining the Source

-
$ git clone https://github.com/lemon-lang/lemon.git
+
$ git clone https://github.com/lemon-lang/lemon.git

Build from Source

Follow README in source code

{% end %}