浏览代码

Update install.md

Björn Ritzl 5 年之前
父节点
当前提交
6e17b42fb8
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      docs/en/shared/install.md

+ 4 - 4
docs/en/shared/install.md

@@ -46,6 +46,10 @@ Installation on Linux
 
 ## Install an old version
 
+### From Defold GitHub release page
+
+Every stable version of Defold is also [released on GitHub](https://github.com/defold/defold/releases).
+
 ### From Defold download page
 
 You can download and install old editor versions using the following link pattern:
@@ -57,7 +61,3 @@ You can download and install old editor versions using the following link patter
 Replace `%sha1%` by the editor release hash representing the version in question. The hash of each Defold version can be seen in the links to the released version on the download page at https://d.defold.com/stable/ (make sure to remove the initial # character and only copy the alpha-numeric part):
 
 ![download editor](../shared/images/old_version_sha1.png)
-
-### From Defold GitHub release page
-
-Every stable version of Defold is also [released on GitHub](https://github.com/defold/defold/releases).