Explorar el Código

Download/install instructions improvements

Björn Ritzl hace 6 años
padre
commit
c4414d201a
Se han modificado 2 ficheros con 3 adiciones y 5 borrados
  1. 0 2
      docs/en/shared/install.md
  2. 3 3
      docs/en/tutorials/runner.md

+ 0 - 2
docs/en/shared/install.md

@@ -1,7 +1,5 @@
 ## Downloading
 
-If you haven't already downloaded and installed the Defold editor, it's time to do that.
-
 Go to the [Defold download page](http://d.defold.com/stable/) where you will find Download buttons for macOS, Windows and Linux (Ubuntu):
 
 ![download editor](../shared/images/editor_download.png)

+ 3 - 3
docs/en/tutorials/runner.md

@@ -63,11 +63,11 @@ The first step is to download the following package. It is a zip package that co
 
 <a class="btn btn-primary btn-xs-block btn-icon" href="//storage.googleapis.com/defold-doc/assets/runner-assets.zip">Download asset package<span aria-hidden="true" class="icon icon-download"></span></a>
 
-Now, if you haven't already downloaded and installed the Defold editor, it's time to do that. You find the download link on the [Defold Dashboard](//www.defold.com/dashboard/). Then start the program.
+Now, if you haven't already downloaded and installed the Defold editor, it's time to do that:
 
-![Download editor](images/runner/1/download_editor.png)
+:[install](../shared/install.md)
 
-When the editor is started it's time to create a new project and getting it ready. Create a [new project](/manuals/project-setup/#_creating_a_new_project) from the "Empty Project" template.
+When the editor is installed and started it's time to create a new project and getting it ready. Create a [new project](/manuals/project-setup/#_creating_a_new_project) from the "Empty Project" template.
 
 ## The editor