Skip to content

Commit

Permalink
Fix missing file extension in Exporting projects
Browse files Browse the repository at this point in the history
  • Loading branch information
Calinou committed May 26, 2022
1 parent f26d7dd commit ef992d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getting_started/workflow/export/exporting_projects.rst
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ the command:

.. code-block:: shell
godot --path /path/to/project --export "Windows Desktop" some_name
godot --path /path/to/project --export "Windows Desktop" some_name.exe
.. seealso::

Expand Down

0 comments on commit ef992d9

Please sign in to comment.