Explorar el Código

Merge pull request #2602 from Meriipu/patch-1

Made export template name match the default for Linux
Rémi Verschelde hace 6 años
padre
commit
cfb62ff1d2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      getting_started/editor/command_line_tutorial.rst

+ 1 - 1
getting_started/editor/command_line_tutorial.rst

@@ -135,7 +135,7 @@ that is headless (server build, no video) is ideal for this.
 
 ::
 
-    user@host:~/newgame$ godot --export "Linux X11" /var/builds/project
+    user@host:~/newgame$ godot --export "Linux/X11" /var/builds/project
     user@host:~/newgame$ godot --export Android /var/builds/project.apk
 
 The platform names recognized by the ``--export`` switch are the same as