Björn Ritzl 5 anni fa
parent
commit
6e17b42fb8
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  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).