Parcourir la source

Merge pull request #2602 from Meriipu/patch-1

Made export template name match the default for Linux
Rémi Verschelde il y a 6 ans
Parent
commit
cfb62ff1d2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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