소스 검색

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).